#cb50ed color space conversions
Hex:
#cb50ed
RGB:
203, 80, 237
CMY:
20, 69, 7
CMYK:
14, 66, 0, 7
HSL:
287°, 81.3472%, 62.1569%
HSV (HSB):
287°, 66.2447%, 92.9412%
XYZ:
42.7833, 24.5483, 82.6041
xyY:
0.2853, 0.1637, 24.5483
CIE-Lab:
56.6326, 70.1196, -57.1794
CIE-LCH:
56.6326, 90.4778, 320.8043
CIE-Luv:
56.6326, 45.5853, -97.9086
Hunter-Lab:
49.5462, 67.4296, -64.1668
#cb50ed color charts
#cb50ed color shades, tints & tones
#cb50ed color schemes
#cb50ed color preview, HTML & CSS examples
This text has a color of #cb50ed
<p style="color:#cb50ed;">Text here</p>
.mytext {color:#cb50ed;}
This box has a color of #cb50ed
<div style="background-color:#cb50ed;">Content here</div>
.mybackground {background-color:#cb50ed;}
Border around this has a color of #cb50ed
<div style="border:2px solid #cb50ed;">Content here</div>
.myborder {border:2px solid #cb50ed;}