#cb50cc color space conversions
Hex:
#cb50cc
RGB:
203, 80, 204
CMY:
20, 69, 20
CMYK:
0, 61, 0, 20
HSL:
300°, 54.8673%, 55.6863%
HSV (HSB):
300°, 60.7843%, 80.0000%
XYZ:
38.3963, 22.7935, 59.5026
xyY:
0.3181, 0.1889, 22.7935
CIE-Lab:
54.8590, 64.1921, -41.3435
CIE-LCH:
54.8590, 76.3538, 327.2160
CIE-Luv:
54.8590, 54.9179, -72.1939
Hunter-Lab:
47.7425, 60.0071, -40.4748
#cb50cc color charts
#cb50cc color shades, tints & tones
#cb50cc color schemes
#cb50cc color preview, HTML & CSS examples
This text has a color of #cb50cc
<p style="color:#cb50cc;">Text here</p>
.mytext {color:#cb50cc;}
This box has a color of #cb50cc
<div style="background-color:#cb50cc;">Content here</div>
.mybackground {background-color:#cb50cc;}
Border around this has a color of #cb50cc
<div style="border:2px solid #cb50cc;">Content here</div>
.myborder {border:2px solid #cb50cc;}