#c125e9 color space conversions
Hex:
#c125e9
RGB:
193, 37, 233
CMY:
24, 85, 9
CMYK:
17, 84, 0, 9
HSL:
288°, 81.6667%, 52.9412%
HSV (HSB):
288°, 84.1202%, 91.3725%
XYZ:
37.3619, 18.5438, 78.7009
xyY:
0.2776, 0.1378, 18.5438
CIE-Lab:
50.1491, 81.1434, -65.4383
CIE-LCH:
50.1491, 104.2421, 321.1155
CIE-Luv:
50.1491, 47.6464, -108.0813
Hunter-Lab:
43.0625, 79.5107, -78.2145
#c125e9 color charts
#c125e9 color shades, tints & tones
#c125e9 color schemes
#c125e9 color preview, HTML & CSS examples
This text has a color of #c125e9
<p style="color:#c125e9;">Text here</p>
.mytext {color:#c125e9;}
This box has a color of #c125e9
<div style="background-color:#c125e9;">Content here</div>
.mybackground {background-color:#c125e9;}
Border around this has a color of #c125e9
<div style="border:2px solid #c125e9;">Content here</div>
.myborder {border:2px solid #c125e9;}