#c124ea color space conversions
Hex:
#c124ea
RGB:
193, 36, 234
CMY:
24, 86, 8
CMYK:
18, 85, 0, 8
HSL:
288°, 82.5000%, 52.9412%
HSV (HSB):
288°, 84.6154%, 91.7647%
XYZ:
37.4745, 18.5397, 79.4453
xyY:
0.2766, 0.1369, 18.5397
CIE-Lab:
50.1443, 81.5318, -66.0107
CIE-LCH:
50.1443, 104.9040, 321.0053
CIE-Luv:
50.1443, 47.4434, -108.9275
Hunter-Lab:
43.0578, 80.0028, -79.2547
#c124ea color charts
#c124ea color shades, tints & tones
#c124ea color schemes
#c124ea color preview, HTML & CSS examples
This text has a color of #c124ea
<p style="color:#c124ea;">Text here</p>
.mytext {color:#c124ea;}
This box has a color of #c124ea
<div style="background-color:#c124ea;">Content here</div>
.mybackground {background-color:#c124ea;}
Border around this has a color of #c124ea
<div style="border:2px solid #c124ea;">Content here</div>
.myborder {border:2px solid #c124ea;}