#cb85f3 color space conversions
Hex:
#cb85f3
RGB:
203, 133, 243
CMY:
20, 48, 5
CMYK:
16, 45, 0, 5
HSL:
278°, 82.0896%, 73.7255%
HSV (HSB):
278°, 45.2675%, 95.2941%
XYZ:
49.1938, 35.9426, 89.1388
xyY:
0.2823, 0.2062, 35.9426
CIE-Lab:
66.4761, 45.9459, -44.8964
CIE-LCH:
66.4761, 64.2394, 315.6619
CIE-Luv:
66.4761, 27.7447, -78.0573
Hunter-Lab:
59.9522, 41.5520, -46.1878
#cb85f3 color charts
#cb85f3 color shades, tints & tones
#cb85f3 color schemes
#cb85f3 color preview, HTML & CSS examples
This text has a color of #cb85f3
<p style="color:#cb85f3;">Text here</p>
.mytext {color:#cb85f3;}
This box has a color of #cb85f3
<div style="background-color:#cb85f3;">Content here</div>
.mybackground {background-color:#cb85f3;}
Border around this has a color of #cb85f3
<div style="border:2px solid #cb85f3;">Content here</div>
.myborder {border:2px solid #cb85f3;}