#cb32ed color space conversions
Hex:
#cb32ed
RGB:
203, 50, 237
CMY:
20, 80, 7
CMYK:
14, 79, 0, 7
HSL:
289°, 83.8565%, 56.2745%
HSV (HSB):
289°, 78.9030%, 92.9412%
XYZ:
41.0553, 21.0921, 82.0281
xyY:
0.2848, 0.1463, 21.0921
CIE-Lab:
53.0502, 80.3307, -62.9310
CIE-LCH:
53.0502, 102.0457, 321.9249
CIE-Luv:
53.0502, 51.2170, -106.0688
Hunter-Lab:
45.9262, 79.1975, -73.7487
#cb32ed color charts
#cb32ed color shades, tints & tones
#cb32ed color schemes
#cb32ed color preview, HTML & CSS examples
This text has a color of #cb32ed
<p style="color:#cb32ed;">Text here</p>
.mytext {color:#cb32ed;}
This box has a color of #cb32ed
<div style="background-color:#cb32ed;">Content here</div>
.mybackground {background-color:#cb32ed;}
Border around this has a color of #cb32ed
<div style="border:2px solid #cb32ed;">Content here</div>
.myborder {border:2px solid #cb32ed;}