#c02df2 color space conversions
Hex:
#c02df2
RGB:
192, 45, 242
CMY:
25, 82, 5
CMYK:
21, 81, 0, 5
HSL:
285°, 88.3408%, 56.2745%
HSV (HSB):
285°, 81.4050%, 94.9020%
XYZ:
38.7036, 19.4940, 85.7272
xyY:
0.2689, 0.1354, 19.4940
CIE-Lab:
51.2603, 80.6870, -68.7125
CIE-LCH:
51.2603, 105.9802, 319.5825
CIE-Luv:
51.2603, 43.5267, -113.3573
Hunter-Lab:
44.1521, 79.2067, -84.2131
#c02df2 color charts
#c02df2 color shades, tints & tones
#c02df2 color schemes
#c02df2 color preview, HTML & CSS examples
This text has a color of #c02df2
<p style="color:#c02df2;">Text here</p>
.mytext {color:#c02df2;}
This box has a color of #c02df2
<div style="background-color:#c02df2;">Content here</div>
.mybackground {background-color:#c02df2;}
Border around this has a color of #c02df2
<div style="border:2px solid #c02df2;">Content here</div>
.myborder {border:2px solid #c02df2;}