#cdcafb color space conversions
Hex:
#cdcafb
RGB:
205, 202, 251
CMY:
20, 21, 2
CMYK:
18, 20, 0, 2
HSL:
244°, 85.9649%, 88.8235%
HSV (HSB):
244°, 19.5219%, 98.4314%
XYZ:
63.7100, 62.1852, 99.9119
xyY:
0.2821, 0.2754, 62.1852
CIE-Lab:
83.0118, 10.8071, -23.6390
CIE-LCH:
83.0118, 25.9922, 294.5686
CIE-Luv:
83.0118, -1.3361, -39.4636
Hunter-Lab:
78.8576, 6.2113, -19.9195
#cdcafb color charts
#cdcafb color shades, tints & tones
#cdcafb color schemes
#cdcafb color preview, HTML & CSS examples
This text has a color of #cdcafb
<p style="color:#cdcafb;">Text here</p>
.mytext {color:#cdcafb;}
This box has a color of #cdcafb
<div style="background-color:#cdcafb;">Content here</div>
.mybackground {background-color:#cdcafb;}
Border around this has a color of #cdcafb
<div style="border:2px solid #cdcafb;">Content here</div>
.myborder {border:2px solid #cdcafb;}