#c921f8 color space conversions
Hex:
#c921f8
RGB:
201, 33, 248
CMY:
21, 87, 3
CMYK:
19, 87, 0, 3
HSL:
287°, 93.8865%, 55.0980%
HSV (HSB):
287°, 86.6935%, 97.2549%
XYZ:
41.5745, 20.2825, 90.5306
xyY:
0.2728, 0.1331, 20.2825
CIE-Lab:
52.1552, 85.7754, -70.5563
CIE-LCH:
52.1552, 111.0658, 320.5603
CIE-Luv:
52.1552, 48.4854, -117.0764
Hunter-Lab:
45.0361, 85.9668, -87.6582
#c921f8 color charts
#c921f8 color shades, tints & tones
#c921f8 color schemes
#c921f8 color preview, HTML & CSS examples
This text has a color of #c921f8
<p style="color:#c921f8;">Text here</p>
.mytext {color:#c921f8;}
This box has a color of #c921f8
<div style="background-color:#c921f8;">Content here</div>
.mybackground {background-color:#c921f8;}
Border around this has a color of #c921f8
<div style="border:2px solid #c921f8;">Content here</div>
.myborder {border:2px solid #c921f8;}