#cdbff4 color space conversions
Hex:
#cdbff4
RGB:
205, 191, 244
CMY:
20, 25, 4
CMYK:
16, 22, 0, 4
HSL:
256°, 70.6667%, 85.2941%
HSV (HSB):
256°, 21.7213%, 95.6863%
XYZ:
60.1368, 56.7724, 93.3766
xyY:
0.2860, 0.2700, 56.7724
CIE-Lab:
80.0514, 15.2290, -24.4097
CIE-LCH:
80.0514, 28.7708, 301.9596
CIE-Luv:
80.0514, 4.1486, -41.2444
Hunter-Lab:
75.3475, 10.6075, -20.7337
#cdbff4 color charts
#cdbff4 color shades, tints & tones
#cdbff4 color schemes
#cdbff4 color preview, HTML & CSS examples
This text has a color of #cdbff4
<p style="color:#cdbff4;">Text here</p>
.mytext {color:#cdbff4;}
This box has a color of #cdbff4
<div style="background-color:#cdbff4;">Content here</div>
.mybackground {background-color:#cdbff4;}
Border around this has a color of #cdbff4
<div style="border:2px solid #cdbff4;">Content here</div>
.myborder {border:2px solid #cdbff4;}