#d832ed color space conversions
Hex:
#d832ed
RGB:
216, 50, 237
CMY:
15, 80, 7
CMYK:
9, 79, 0, 7
HSL:
293°, 83.8565%, 56.2745%
HSV (HSB):
293°, 78.9030%, 92.9412%
XYZ:
44.7456, 22.9946, 82.2008
xyY:
0.2984, 0.1534, 22.9946
CIE-Lab:
55.0667, 82.6399, -59.5818
CIE-LCH:
55.0667, 101.8791, 324.2091
CIE-Luv:
55.0667, 59.7471, -102.4248
Hunter-Lab:
47.9526, 82.6448, -68.0685
#d832ed color charts
#d832ed color shades, tints & tones
#d832ed color schemes
#d832ed color preview, HTML & CSS examples
This text has a color of #d832ed
<p style="color:#d832ed;">Text here</p>
.mytext {color:#d832ed;}
This box has a color of #d832ed
<div style="background-color:#d832ed;">Content here</div>
.mybackground {background-color:#d832ed;}
Border around this has a color of #d832ed
<div style="border:2px solid #d832ed;">Content here</div>
.myborder {border:2px solid #d832ed;}