#d011ed color space conversions
Hex:
#d011ed
RGB:
208, 17, 237
CMY:
18, 93, 7
CMYK:
12, 93, 0, 7
HSL:
292°, 86.6142%, 49.8039%
HSV (HSB):
292°, 92.8270%, 92.9412%
XYZ:
41.4989, 19.9252, 81.7795
xyY:
0.2898, 0.1391, 19.9252
CIE-Lab:
51.7526, 87.2806, -64.9842
CIE-LCH:
51.7526, 108.8157, 323.3307
CIE-Luv:
51.7526, 57.5680, -109.1046
Hunter-Lab:
44.6377, 87.8327, -77.3772
#d011ed color charts
#d011ed color shades, tints & tones
#d011ed color schemes
#d011ed color preview, HTML & CSS examples
This text has a color of #d011ed
<p style="color:#d011ed;">Text here</p>
.mytext {color:#d011ed;}
This box has a color of #d011ed
<div style="background-color:#d011ed;">Content here</div>
.mybackground {background-color:#d011ed;}
Border around this has a color of #d011ed
<div style="border:2px solid #d011ed;">Content here</div>
.myborder {border:2px solid #d011ed;}