#c921f9 color space conversions
Hex:
#c921f9
RGB:
201, 33, 249
CMY:
21, 87, 2
CMYK:
19, 87, 0, 2
HSL:
287°, 94.7368%, 55.2941%
HSV (HSB):
287°, 86.7470%, 97.6471%
XYZ:
41.7301, 20.3448, 91.3500
xyY:
0.2720, 0.1326, 20.3448
CIE-Lab:
52.2248, 85.9482, -71.0020
CIE-LCH:
52.2248, 111.4826, 320.4398
CIE-Luv:
52.2248, 48.1860, -117.7670
Hunter-Lab:
45.1052, 86.2095, -88.5045
#c921f9 color charts
#c921f9 color shades, tints & tones
#c921f9 color schemes
#c921f9 color preview, HTML & CSS examples
This text has a color of #c921f9
<p style="color:#c921f9;">Text here</p>
.mytext {color:#c921f9;}
This box has a color of #c921f9
<div style="background-color:#c921f9;">Content here</div>
.mybackground {background-color:#c921f9;}
Border around this has a color of #c921f9
<div style="border:2px solid #c921f9;">Content here</div>
.myborder {border:2px solid #c921f9;}