#c212b3 color space conversions
Hex:
#c212b3
RGB:
194, 18, 179
CMY:
24, 93, 30
CMYK:
0, 91, 8, 24
HSL:
305°, 83.0189%, 41.5686%
HSV (HSB):
305°, 90.7216%, 76.0784%
XYZ:
30.6011, 15.1566, 43.9605
xyY:
0.3411, 0.1689, 15.1566
CIE-Lab:
45.8480, 76.1052, -41.1848
CIE-LCH:
45.8480, 86.5343, 331.5797
CIE-Luv:
45.8480, 69.2301, -70.5795
Hunter-Lab:
38.9315, 72.1753, -39.6967
#c212b3 color charts
#c212b3 color shades, tints & tones
#c212b3 color schemes
#c212b3 color preview, HTML & CSS examples
This text has a color of #c212b3
<p style="color:#c212b3;">Text here</p>
.mytext {color:#c212b3;}
This box has a color of #c212b3
<div style="background-color:#c212b3;">Content here</div>
.mybackground {background-color:#c212b3;}
Border around this has a color of #c212b3
<div style="border:2px solid #c212b3;">Content here</div>
.myborder {border:2px solid #c212b3;}