#c02fb6 color space conversions
Hex:
#c02fb6
RGB:
192, 47, 182
CMY:
25, 82, 29
CMYK:
0, 76, 5, 25
HSL:
304°, 60.6695%, 46.8627%
HSV (HSB):
304°, 75.5208%, 75.2941%
XYZ:
31.1982, 16.6169, 45.8190
xyY:
0.3332, 0.1775, 16.6169
CIE-Lab:
47.7737, 70.0194, -39.9191
CIE-LCH:
47.7737, 80.5993, 330.3119
CIE-Luv:
47.7737, 62.5859, -68.6133
Hunter-Lab:
40.7638, 65.2767, -38.1080
#c02fb6 color charts
#c02fb6 color shades, tints & tones
#c02fb6 color schemes
#c02fb6 color preview, HTML & CSS examples
This text has a color of #c02fb6
<p style="color:#c02fb6;">Text here</p>
.mytext {color:#c02fb6;}
This box has a color of #c02fb6
<div style="background-color:#c02fb6;">Content here</div>
.mybackground {background-color:#c02fb6;}
Border around this has a color of #c02fb6
<div style="border:2px solid #c02fb6;">Content here</div>
.myborder {border:2px solid #c02fb6;}