#c02fd4 color space conversions
Hex:
#c02fd4
RGB:
192, 47, 212
CMY:
25, 82, 17
CMYK:
9, 78, 0, 17
HSL:
293°, 65.7371%, 50.7843%
HSV (HSB):
293°, 77.8302%, 83.1373%
XYZ:
34.6384, 17.9930, 63.9347
xyY:
0.2972, 0.1544, 17.9930
CIE-Lab:
49.4876, 74.8698, -54.5675
CIE-LCH:
49.4876, 92.6451, 323.9142
CIE-Luv:
49.4876, 52.3115, -91.4008
Hunter-Lab:
42.4181, 71.5305, -59.6722
#c02fd4 color charts
#c02fd4 color shades, tints & tones
#c02fd4 color schemes
#c02fd4 color preview, HTML & CSS examples
This text has a color of #c02fd4
<p style="color:#c02fd4;">Text here</p>
.mytext {color:#c02fd4;}
This box has a color of #c02fd4
<div style="background-color:#c02fd4;">Content here</div>
.mybackground {background-color:#c02fd4;}
Border around this has a color of #c02fd4
<div style="border:2px solid #c02fd4;">Content here</div>
.myborder {border:2px solid #c02fd4;}