#c212f1 color space conversions
Hex:
#c212f1
RGB:
194, 18, 241
CMY:
24, 93, 5
CMYK:
20, 93, 0, 5
HSL:
287°, 88.8446%, 50.7843%
HSV (HSB):
287°, 92.5311%, 94.5098%
XYZ:
38.3416, 18.2528, 84.7214
xyY:
0.2713, 0.1292, 18.2528
CIE-Lab:
49.8013, 85.8165, -70.5028
CIE-LCH:
49.8013, 111.0636, 320.5951
CIE-Luv:
49.8013, 47.2505, -115.4021
Hunter-Lab:
42.7233, 85.4273, -87.6672
#c212f1 color charts
#c212f1 color shades, tints & tones
#c212f1 color schemes
#c212f1 color preview, HTML & CSS examples
This text has a color of #c212f1
<p style="color:#c212f1;">Text here</p>
.mytext {color:#c212f1;}
This box has a color of #c212f1
<div style="background-color:#c212f1;">Content here</div>
.mybackground {background-color:#c212f1;}
Border around this has a color of #c212f1
<div style="border:2px solid #c212f1;">Content here</div>
.myborder {border:2px solid #c212f1;}