#cb24e5 color space conversions
Hex:
#cb24e5
RGB:
203, 36, 229
CMY:
20, 86, 10
CMYK:
11, 84, 0, 10
HSL:
292°, 78.7755%, 51.9608%
HSV (HSB):
292°, 84.2795%, 89.8039%
XYZ:
39.4023, 19.6154, 75.8382
xyY:
0.2922, 0.1455, 19.6154
CIE-Lab:
51.3996, 82.3035, -61.0791
CIE-LCH:
51.3996, 102.4916, 323.4201
CIE-Luv:
51.3996, 55.4800, -102.7239
Hunter-Lab:
44.2893, 81.2978, -70.5219
#cb24e5 color charts
#cb24e5 color shades, tints & tones
#cb24e5 color schemes
#cb24e5 color preview, HTML & CSS examples
This text has a color of #cb24e5
<p style="color:#cb24e5;">Text here</p>
.mytext {color:#cb24e5;}
This box has a color of #cb24e5
<div style="background-color:#cb24e5;">Content here</div>
.mybackground {background-color:#cb24e5;}
Border around this has a color of #cb24e5
<div style="border:2px solid #cb24e5;">Content here</div>
.myborder {border:2px solid #cb24e5;}