In RGB color space, #ccc0ff hex color has a red value of 204, a green value of 192 and a blue value of 255.
In CMYK color space (used in color printing), #ccc0ff hex color is composed of 20% cyan, 24.71% magenta, 0% yellow and 0% black.
#ccc0ff color has a hue of 251.4 degrees, a saturation of 100% and a lightness of 87.6%.
#ccc0ff hex color contains mainly BLUE.
The closest web safe color of #ccc0ff is #ccccff
#ccc0ff hex color has a decimal value of 13418751.
HEX | ccc0ff | #ccc0ff |
---|---|---|
RGB | 204, 192, 255 | rgb(204, 192, 255) |
RGB Percent | 80, 75.29, 100 | rgb(80, 75.29, 100) |
CMYK | 20, 25, 0, 0 | |
HSL | 251.4°, 100, 87.6 | hsl(251.4, 100%, 87.6%) |
HSV | 251.4°, 24.7, 100 |
XYZ | 61.801, 57.757, 102.499 |
---|---|
Hunter Lab | 75.998, 12.158, -26.766 |
CIE-LAB | 80.604, 16.773, -29.454 |
CIE-LCH | 80.604, 33.895, 299.66 |
CIE-LUV | 20, 24.71, 0, 0 |
Web Safe | ccccff |
RGB percent of color #ccc0ff
CMYK percent of color #ccc0ff
Text with hexadecimal color #ccc0ff
This text has a font color of #ccc0ff
<p style="color:#ccc0ff">Text here</p>
#ccc0ff Background Color
This box has a background color of #ccc0ff
<div style="background-color:#ccc0ff">Text here</div>
#ccc0ff Border Color
This box has a border color of #ccc0ff
<div style="border: 4px solid #ccc0ff">Text here</div>
CSS codes
<p style="color:#ccc0ff">Text here</p>
<div style="background-color:#ccc0ff">Text here</div>
<div style="border: 4px solid #ccc0ff">Text here</div>
#ccc0ff Color on white background
This is how a font and box color of #ccc0ff will look
on a white background.
#ccc0ff Color on black background
This is how a font and box color of #ccc0ff hex color will look
on a black background.