#c02f8d color space conversions
Hex:
#c02f8d
RGB:
192, 47, 141
CMY:
25, 82, 45
CMYK:
0, 76, 27, 25
HSL:
321°, 60.6695%, 46.8627%
HSV (HSB):
321°, 75.5208%, 75.2941%
XYZ:
27.5625, 15.1626, 26.6733
xyY:
0.3972, 0.2185, 15.1626
CIE-Lab:
45.8561, 64.3296, -18.4933
CIE-LCH:
45.8561, 66.9350, 343.9613
CIE-Luv:
45.8561, 78.2381, -36.3692
Hunter-Lab:
38.9392, 58.2048, -13.3561
#c02f8d color charts
#c02f8d color shades, tints & tones
#c02f8d color schemes
#c02f8d color preview, HTML & CSS examples
This text has a color of #c02f8d
<p style="color:#c02f8d;">Text here</p>
.mytext {color:#c02f8d;}
This box has a color of #c02f8d
<div style="background-color:#c02f8d;">Content here</div>
.mybackground {background-color:#c02f8d;}
Border around this has a color of #c02f8d
<div style="border:2px solid #c02f8d;">Content here</div>
.myborder {border:2px solid #c02f8d;}