#c921e4 color space conversions
Hex:
#c921e4
RGB:
201, 33, 228
CMY:
21, 87, 11
CMYK:
12, 86, 0, 11
HSL:
292°, 78.3133%, 51.1765%
HSV (HSB):
292°, 85.5263%, 89.4118%
XYZ:
38.6348, 19.1067, 75.0505
xyY:
0.2909, 0.1439, 19.1067
CIE-Lab:
50.8118, 82.4006, -61.4766
CIE-LCH:
50.8118, 102.8068, 323.2745
CIE-Luv:
50.8118, 54.7887, -102.9810
Hunter-Lab:
43.7112, 81.2757, -71.2009
#c921e4 color charts
#c921e4 color shades, tints & tones
#c921e4 color schemes
#c921e4 color preview, HTML & CSS examples
This text has a color of #c921e4
<p style="color:#c921e4;">Text here</p>
.mytext {color:#c921e4;}
This box has a color of #c921e4
<div style="background-color:#c921e4;">Content here</div>
.mybackground {background-color:#c921e4;}
Border around this has a color of #c921e4
<div style="border:2px solid #c921e4;">Content here</div>
.myborder {border:2px solid #c921e4;}