#cdbffc color space conversions
Hex:
#cdbffc
RGB:
205, 191, 252
CMY:
20, 25, 1
CMYK:
19, 24, 0, 1
HSL:
254°, 91.0448%, 86.8627%
HSV (HSB):
254°, 24.2063%, 98.8235%
XYZ:
61.3783, 57.2690, 99.9145
xyY:
0.2808, 0.2620, 57.2690
CIE-Lab:
80.3307, 16.9592, -28.2634
CIE-LCH:
80.3307, 32.9611, 300.9655
CIE-Luv:
80.3307, 3.5242, -47.9483
Hunter-Lab:
75.6763, 12.3414, -25.3065
#cdbffc color charts
#cdbffc color shades, tints & tones
#cdbffc color schemes
#cdbffc color preview, HTML & CSS examples
This text has a color of #cdbffc
<p style="color:#cdbffc;">Text here</p>
.mytext {color:#cdbffc;}
This box has a color of #cdbffc
<div style="background-color:#cdbffc;">Content here</div>
.mybackground {background-color:#cdbffc;}
Border around this has a color of #cdbffc
<div style="border:2px solid #cdbffc;">Content here</div>
.myborder {border:2px solid #cdbffc;}