#d032ed color space conversions
Hex:
#d032ed
RGB:
208, 50, 237
CMY:
18, 80, 7
CMYK:
12, 79, 0, 7
HSL:
291°, 83.8565%, 56.2745%
HSV (HSB):
291°, 78.9030%, 92.9412%
XYZ:
42.4391, 21.8055, 82.0929
xyY:
0.2900, 0.1490, 21.8055
CIE-Lab:
53.8201, 81.2121, -61.6515
CIE-LCH:
53.8201, 101.9623, 322.7963
CIE-Luv:
53.8201, 54.4532, -104.7013
Hunter-Lab:
46.6964, 80.5075, -71.5451
#d032ed color charts
#d032ed color shades, tints & tones
#d032ed color schemes
#d032ed color preview, HTML & CSS examples
This text has a color of #d032ed
<p style="color:#d032ed;">Text here</p>
.mytext {color:#d032ed;}
This box has a color of #d032ed
<div style="background-color:#d032ed;">Content here</div>
.mybackground {background-color:#d032ed;}
Border around this has a color of #d032ed
<div style="border:2px solid #d032ed;">Content here</div>
.myborder {border:2px solid #d032ed;}