#dc32f8 color space conversions
Hex:
#dc32f8
RGB:
220, 50, 248
CMY:
14, 80, 3
CMYK:
11, 80, 0, 3
HSL:
292°, 93.3962%, 58.4314%
HSV (HSB):
292°, 79.8387%, 97.2549%
XYZ:
47.5991, 24.2742, 90.9836
xyY:
0.2923, 0.1491, 24.2742
CIE-Lab:
56.3612, 85.1586, -63.6176
CIE-LCH:
56.3612, 106.2976, 323.2385
CIE-Luv:
56.3612, 58.7975, -109.3537
Hunter-Lab:
49.2688, 86.2302, -75.0013
#dc32f8 color charts
#dc32f8 color shades, tints & tones
#dc32f8 color schemes
#dc32f8 color preview, HTML & CSS examples
This text has a color of #dc32f8
<p style="color:#dc32f8;">Text here</p>
.mytext {color:#dc32f8;}
This box has a color of #dc32f8
<div style="background-color:#dc32f8;">Content here</div>
.mybackground {background-color:#dc32f8;}
Border around this has a color of #dc32f8
<div style="border:2px solid #dc32f8;">Content here</div>
.myborder {border:2px solid #dc32f8;}