#cbb7ed color space conversions
Hex:
#cbb7ed
RGB:
203, 183, 237
CMY:
20, 28, 7
CMYK:
14, 23, 0, 7
HSL:
262°, 60.0000%, 82.3529%
HSV (HSB):
262°, 22.7848%, 92.9412%
XYZ:
56.8481, 52.6779, 87.2924
xyY:
0.2888, 0.2676, 52.6779
CIE-Lab:
77.6844, 17.4598, -24.2707
CIE-LCH:
77.6844, 29.8983, 305.7304
CIE-Luv:
77.6844, 7.2942, -41.1959
Hunter-Lab:
72.5795, 12.7965, -20.5032
#cbb7ed color charts
#cbb7ed color shades, tints & tones
#cbb7ed color schemes
#cbb7ed color preview, HTML & CSS examples
This text has a color of #cbb7ed
<p style="color:#cbb7ed;">Text here</p>
.mytext {color:#cbb7ed;}
This box has a color of #cbb7ed
<div style="background-color:#cbb7ed;">Content here</div>
.mybackground {background-color:#cbb7ed;}
Border around this has a color of #cbb7ed
<div style="border:2px solid #cbb7ed;">Content here</div>
.myborder {border:2px solid #cbb7ed;}