#c12cf3 color space conversions
Hex:
#c12cf3
RGB:
193, 44, 243
CMY:
24, 83, 5
CMYK:
21, 82, 0, 5
HSL:
285°, 89.2377%, 56.2745%
HSV (HSB):
285°, 81.8930%, 95.2941%
XYZ:
39.0707, 19.6099, 86.5199
xyY:
0.2691, 0.1351, 19.6099
CIE-Lab:
51.3932, 81.2817, -69.0506
CIE-LCH:
51.3932, 106.6523, 319.6514
CIE-Luv:
51.3932, 43.9648, -113.9830
Hunter-Lab:
44.2831, 79.9941, -84.8422
#c12cf3 color charts
#c12cf3 color shades, tints & tones
#c12cf3 color schemes
#c12cf3 color preview, HTML & CSS examples
This text has a color of #c12cf3
<p style="color:#c12cf3;">Text here</p>
.mytext {color:#c12cf3;}
This box has a color of #c12cf3
<div style="background-color:#c12cf3;">Content here</div>
.mybackground {background-color:#c12cf3;}
Border around this has a color of #c12cf3
<div style="border:2px solid #c12cf3;">Content here</div>
.myborder {border:2px solid #c12cf3;}