#c02fb3 color space conversions
Hex:
#c02fb3
RGB:
192, 47, 179
CMY:
25, 82, 30
CMYK:
0, 76, 7, 25
HSL:
305°, 60.6695%, 46.8627%
HSV (HSB):
305°, 75.5208%, 75.2941%
XYZ:
30.8914, 16.4942, 44.2034
xyY:
0.3373, 0.1801, 16.4942
CIE-Lab:
47.6163, 69.5635, -38.4077
CIE-LCH:
47.6163, 79.4621, 331.0958
CIE-Luv:
47.6163, 63.6774, -66.2804
Hunter-Lab:
40.6130, 64.6994, -36.1023
#c02fb3 color charts
#c02fb3 color shades, tints & tones
#c02fb3 color schemes
#c02fb3 color preview, HTML & CSS examples
This text has a color of #c02fb3
<p style="color:#c02fb3;">Text here</p>
.mytext {color:#c02fb3;}
This box has a color of #c02fb3
<div style="background-color:#c02fb3;">Content here</div>
.mybackground {background-color:#c02fb3;}
Border around this has a color of #c02fb3
<div style="border:2px solid #c02fb3;">Content here</div>
.myborder {border:2px solid #c02fb3;}