#c212e4 color space conversions
Hex:
#c212e4
RGB:
194, 18, 228
CMY:
24, 93, 11
CMYK:
15, 92, 0, 11
HSL:
290°, 85.3659%, 48.2353%
HSV (HSB):
290°, 92.1053%, 89.4118%
XYZ:
36.4680, 17.5034, 74.8552
xyY:
0.2831, 0.1359, 17.5034
CIE-Lab:
48.8881, 83.6342, -64.6399
CIE-LCH:
48.8881, 105.7024, 322.3000
CIE-Luv:
48.8881, 51.3287, -106.4330
Hunter-Lab:
41.8370, 82.3780, -76.7962
#c212e4 color charts
#c212e4 color shades, tints & tones
#c212e4 color schemes
#c212e4 color preview, HTML & CSS examples
This text has a color of #c212e4
<p style="color:#c212e4;">Text here</p>
.mytext {color:#c212e4;}
This box has a color of #c212e4
<div style="background-color:#c212e4;">Content here</div>
.mybackground {background-color:#c212e4;}
Border around this has a color of #c212e4
<div style="border:2px solid #c212e4;">Content here</div>
.myborder {border:2px solid #c212e4;}