#cdbefb color space conversions
Hex:
#cdbefb
RGB:
205, 190, 251
CMY:
20, 25, 2
CMYK:
18, 24, 0, 2
HSL:
255°, 88.4058%, 86.4706%
HSV (HSB):
255°, 24.3028%, 98.4314%
XYZ:
61.0029, 56.7711, 99.0095
xyY:
0.2814, 0.2619, 56.7711
CIE-Lab:
80.0507, 17.2831, -28.1575
CIE-LCH:
80.0507, 33.0386, 301.5416
CIE-Luv:
80.0507, 4.0478, -47.7991
Hunter-Lab:
75.3466, 12.6625, -25.1677
#cdbefb color charts
#cdbefb color shades, tints & tones
#cdbefb color schemes
#cdbefb color preview, HTML & CSS examples
This text has a color of #cdbefb
<p style="color:#cdbefb;">Text here</p>
.mytext {color:#cdbefb;}
This box has a color of #cdbefb
<div style="background-color:#cdbefb;">Content here</div>
.mybackground {background-color:#cdbefb;}
Border around this has a color of #cdbefb
<div style="border:2px solid #cdbefb;">Content here</div>
.myborder {border:2px solid #cdbefb;}