#cdccff color space conversions
Hex:
#cdccff
RGB:
205, 204, 255
CMY:
20, 20, 0
CMYK:
20, 20, 0, 0
HSL:
241°, 100.0000%, 90.0000%
HSV (HSB):
241°, 20.0000%, 100.0000%
XYZ:
64.8197, 63.3849, 103.4259
xyY:
0.2798, 0.2736, 63.3849
CIE-Lab:
83.6445, 10.6063, -24.8005
CIE-LCH:
83.6445, 26.9733, 293.1547
CIE-Luv:
83.6445, -2.4859, -41.4076
Hunter-Lab:
79.6146, 6.0035, -21.2923
#cdccff color charts
#cdccff RGB chart
#cdccff CMYK chart
#cdccff RGB pie chart
#cdccff color shades, tints & tones
#cdccff color schemes
#cdccff color preview, HTML & CSS examples
This text has a color of #cdccff
<p style="color:#cdccff;">Text here</p>
.mytext {color:#cdccff;}
Text color #cdccff
This box has a color of #cdccff
<div style="background-color:#cdccff;">Content here</div>
.mybackground {background-color:#cdccff;}
Background color #cdccff
Border around this has a color of #cdccff
<div style="border:2px solid #cdccff;">Content here</div>
.myborder {border:2px solid #cdccff;}
Border color #cdccff