#c212f9 color space conversions
Hex:
#c212f9
RGB:
194, 18, 249
CMY:
24, 93, 2
CMYK:
22, 93, 0, 2
HSL:
286°, 95.0617%, 52.3529%
HSV (HSB):
286°, 92.7711%, 97.6471%
XYZ:
39.5633, 18.7415, 91.1548
xyY:
0.2647, 0.1254, 18.7415
CIE-Lab:
50.3834, 87.1906, -74.0423
CIE-LCH:
50.3834, 114.3873, 319.6621
CIE-Luv:
50.3834, 44.8746, -120.8092
Hunter-Lab:
43.2915, 87.3681, -94.5374
#c212f9 color charts
#c212f9 color shades, tints & tones
#c212f9 color schemes
#c212f9 color preview, HTML & CSS examples
This text has a color of #c212f9
<p style="color:#c212f9;">Text here</p>
.mytext {color:#c212f9;}
This box has a color of #c212f9
<div style="background-color:#c212f9;">Content here</div>
.mybackground {background-color:#c212f9;}
Border around this has a color of #c212f9
<div style="border:2px solid #c212f9;">Content here</div>
.myborder {border:2px solid #c212f9;}