#cb85ed color space conversions
Hex:
#cb85ed
RGB:
203, 133, 237
CMY:
20, 48, 7
CMYK:
14, 44, 0, 7
HSL:
280°, 74.2857%, 72.5490%
HSV (HSB):
280°, 43.8819%, 92.9412%
XYZ:
48.3022, 35.5860, 84.4437
xyY:
0.2869, 0.2114, 35.5860
CIE-Lab:
66.2024, 44.6855, -42.0239
CIE-LCH:
66.2024, 61.3417, 316.7581
CIE-Luv:
66.2024, 28.7715, -73.1270
Hunter-Lab:
59.6540, 40.1380, -42.1707
#cb85ed color charts
#cb85ed color shades, tints & tones
#cb85ed color schemes
#cb85ed color preview, HTML & CSS examples
This text has a color of #cb85ed
<p style="color:#cb85ed;">Text here</p>
.mytext {color:#cb85ed;}
This box has a color of #cb85ed
<div style="background-color:#cb85ed;">Content here</div>
.mybackground {background-color:#cb85ed;}
Border around this has a color of #cb85ed
<div style="border:2px solid #cb85ed;">Content here</div>
.myborder {border:2px solid #cb85ed;}