#d32afe color space conversions
Hex:
#d32afe
RGB:
211, 42, 254
CMY:
17, 84, 0
CMYK:
17, 83, 0, 0
HSL:
288°, 99.0654%, 58.0392%
HSV (HSB):
288°, 83.4646%, 99.6078%
XYZ:
45.5813, 22.6606, 95.7375
xyY:
0.2780, 0.1382, 22.6606
CIE-Lab:
54.7210, 86.5370, -69.6710
CIE-LCH:
54.7210, 111.0977, 321.1624
CIE-Luv:
54.7210, 52.0685, -117.4927
Hunter-Lab:
47.6031, 87.6133, -85.9195
#d32afe color charts
#d32afe color shades, tints & tones
#d32afe color schemes
#d32afe color preview, HTML & CSS examples
This text has a color of #d32afe
<p style="color:#d32afe;">Text here</p>
.mytext {color:#d32afe;}
This box has a color of #d32afe
<div style="background-color:#d32afe;">Content here</div>
.mybackground {background-color:#d32afe;}
Border around this has a color of #d32afe
<div style="border:2px solid #d32afe;">Content here</div>
.myborder {border:2px solid #d32afe;}