#cb8ccd color space conversions
Hex:
#cb8ccd
RGB:
203, 140, 205
CMY:
20, 45, 20
CMYK:
1, 32, 0, 20
HSL:
298°, 39.3939%, 67.6471%
HSV (HSB):
298°, 31.7073%, 80.3922%
XYZ:
45.0261, 35.8605, 62.3062
xyY:
0.3144, 0.2504, 35.8605
CIE-Lab:
66.4132, 34.5441, -23.9513
CIE-LCH:
66.4132, 42.0352, 325.2644
CIE-Luv:
66.4132, 31.1740, -42.3979
Hunter-Lab:
59.8836, 29.4168, -19.7701
#cb8ccd color charts
#cb8ccd color shades, tints & tones
#cb8ccd color schemes
#cb8ccd color preview, HTML & CSS examples
This text has a color of #cb8ccd
<p style="color:#cb8ccd;">Text here</p>
.mytext {color:#cb8ccd;}
This box has a color of #cb8ccd
<div style="background-color:#cb8ccd;">Content here</div>
.mybackground {background-color:#cb8ccd;}
Border around this has a color of #cb8ccd
<div style="border:2px solid #cb8ccd;">Content here</div>
.myborder {border:2px solid #cb8ccd;}