#c232e7 color space conversions
Hex:
#c232e7
RGB:
194, 50, 231
CMY:
24, 80, 9
CMYK:
16, 78, 0, 9
HSL:
288°, 79.0393%, 55.0980%
HSV (HSB):
288°, 78.3550%, 90.5882%
XYZ:
37.8125, 19.5201, 77.3761
xyY:
0.2807, 0.1449, 19.5201
CIE-Lab:
51.2902, 77.6918, -62.4581
CIE-LCH:
51.2902, 99.6847, 321.2035
CIE-Luv:
51.2902, 47.2967, -104.1162
Hunter-Lab:
44.1815, 75.4507, -72.9089
#c232e7 color charts
#c232e7 color shades, tints & tones
#c232e7 color schemes
#c232e7 color preview, HTML & CSS examples
This text has a color of #c232e7
<p style="color:#c232e7;">Text here</p>
.mytext {color:#c232e7;}
This box has a color of #c232e7
<div style="background-color:#c232e7;">Content here</div>
.mybackground {background-color:#c232e7;}
Border around this has a color of #c232e7
<div style="border:2px solid #c232e7;">Content here</div>
.myborder {border:2px solid #c232e7;}