#cdaff5 color space conversions
Hex:
#cdaff5
RGB:
205, 175, 245
CMY:
20, 31, 4
CMYK:
16, 29, 0, 4
HSL:
266°, 77.7778%, 82.3529%
HSV (HSB):
266°, 28.5714%, 96.0784%
XYZ:
56.9882, 50.2317, 93.0783
xyY:
0.2845, 0.2508, 50.2317
CIE-Lab:
76.2112, 24.1556, -30.8282
CIE-LCH:
76.2112, 39.1647, 308.0807
CIE-Luv:
76.2112, 11.2443, -52.9698
Hunter-Lab:
70.8743, 19.4974, -28.2528
#cdaff5 color charts
#cdaff5 color shades, tints & tones
#cdaff5 color schemes
#cdaff5 color preview, HTML & CSS examples
This text has a color of #cdaff5
<p style="color:#cdaff5;">Text here</p>
.mytext {color:#cdaff5;}
This box has a color of #cdaff5
<div style="background-color:#cdaff5;">Content here</div>
.mybackground {background-color:#cdaff5;}
Border around this has a color of #cdaff5
<div style="border:2px solid #cdaff5;">Content here</div>
.myborder {border:2px solid #cdaff5;}