#c3027a color space conversions
Hex:
#c3027a
RGB:
195, 2, 122
CMY:
24, 99, 52
CMYK:
0, 99, 37, 24
HSL:
323°, 97.9695%, 38.6275%
HSV (HSB):
323°, 98.9744%, 76.4706%
XYZ:
26.0402, 13.0507, 19.5589
xyY:
0.4440, 0.2225, 13.0507
CIE-Lab:
42.8395, 71.1238, -11.4000
CIE-LCH:
42.8395, 72.0317, 350.8939
CIE-Luv:
42.8395, 96.6418, -27.6029
Hunter-Lab:
36.1257, 65.4470, -6.8124
#c3027a color charts
#c3027a color shades, tints & tones
#c3027a color schemes
#c3027a color preview, HTML & CSS examples
This text has a color of #c3027a
<p style="color:#c3027a;">Text here</p>
.mytext {color:#c3027a;}
This box has a color of #c3027a
<div style="background-color:#c3027a;">Content here</div>
.mybackground {background-color:#c3027a;}
Border around this has a color of #c3027a
<div style="border:2px solid #c3027a;">Content here</div>
.myborder {border:2px solid #c3027a;}