#cdabef color space conversions
Hex:
#cdabef
RGB:
205, 171, 239
CMY:
20, 33, 6
CMYK:
14, 28, 0, 6
HSL:
270°, 68.0000%, 80.3922%
HSV (HSB):
270°, 28.4519%, 93.7255%
XYZ:
55.3197, 48.3370, 88.0757
xyY:
0.2885, 0.2521, 48.3370
CIE-Lab:
75.0370, 25.0616, -29.3894
CIE-LCH:
75.0370, 38.6241, 310.4557
CIE-Luv:
75.0370, 13.6482, -50.6061
Hunter-Lab:
69.5248, 20.3612, -26.4426
#cdabef color charts
#cdabef color shades, tints & tones
#cdabef color schemes
#cdabef color preview, HTML & CSS examples
This text has a color of #cdabef
<p style="color:#cdabef;">Text here</p>
.mytext {color:#cdabef;}
This box has a color of #cdabef
<div style="background-color:#cdabef;">Content here</div>
.mybackground {background-color:#cdabef;}
Border around this has a color of #cdabef
<div style="border:2px solid #cdabef;">Content here</div>
.myborder {border:2px solid #cdabef;}