#c021f1 color space conversions
Hex:
#c021f1
RGB:
192, 33, 241
CMY:
25, 87, 5
CMYK:
20, 86, 0, 5
HSL:
286°, 88.1356%, 53.7255%
HSV (HSB):
286°, 86.3071%, 94.5098%
XYZ:
38.1593, 18.6451, 84.8067
xyY:
0.2695, 0.1317, 18.6451
CIE-Lab:
50.2693, 83.2127, -69.7576
CIE-LCH:
50.2693, 108.5839, 320.0267
CIE-Luv:
50.2693, 45.0192, -114.4287
Hunter-Lab:
43.1799, 82.1804, -86.2215
#c021f1 color charts
#c021f1 color shades, tints & tones
#c021f1 color schemes
#c021f1 color preview, HTML & CSS examples
This text has a color of #c021f1
<p style="color:#c021f1;">Text here</p>
.mytext {color:#c021f1;}
This box has a color of #c021f1
<div style="background-color:#c021f1;">Content here</div>
.mybackground {background-color:#c021f1;}
Border around this has a color of #c021f1
<div style="border:2px solid #c021f1;">Content here</div>
.myborder {border:2px solid #c021f1;}