#c02ff4 color space conversions
Hex:
#c02ff4
RGB:
192, 47, 244
CMY:
25, 82, 4
CMYK:
21, 81, 0, 4
HSL:
284°, 89.9543%, 57.0588%
HSV (HSB):
284°, 80.7377%, 95.6863%
XYZ:
39.0839, 19.7712, 87.3442
xyY:
0.2673, 0.1352, 19.7712
CIE-Lab:
51.5775, 80.5295, -69.3195
CIE-LCH:
51.5775, 106.2553, 319.2783
CIE-Luv:
51.5775, 42.7308, -114.4018
Hunter-Lab:
44.4648, 79.0856, -85.3408
#c02ff4 color charts
#c02ff4 color shades, tints & tones
#c02ff4 color schemes
#c02ff4 color preview, HTML & CSS examples
This text has a color of #c02ff4
<p style="color:#c02ff4;">Text here</p>
.mytext {color:#c02ff4;}
This box has a color of #c02ff4
<div style="background-color:#c02ff4;">Content here</div>
.mybackground {background-color:#c02ff4;}
Border around this has a color of #c02ff4
<div style="border:2px solid #c02ff4;">Content here</div>
.myborder {border:2px solid #c02ff4;}