#d033ed color space conversions
Hex:
#d033ed
RGB:
208, 51, 237
CMY:
18, 80, 7
CMYK:
12, 78, 0, 7
HSL:
291°, 83.7838%, 56.4706%
HSV (HSB):
291°, 78.4810%, 92.9412%
XYZ:
42.4823, 21.8920, 82.1073
xyY:
0.2900, 0.1495, 21.8920
CIE-Lab:
53.9122, 80.9446, -61.5033
CIE-LCH:
53.9122, 101.6596, 322.7717
CIE-Luv:
53.9122, 54.3097, -104.4977
Hunter-Lab:
46.7889, 80.1900, -71.2927
#d033ed color charts
#d033ed color shades, tints & tones
#d033ed color schemes
#d033ed color preview, HTML & CSS examples
This text has a color of #d033ed
<p style="color:#d033ed;">Text here</p>
.mytext {color:#d033ed;}
This box has a color of #d033ed
<div style="background-color:#d033ed;">Content here</div>
.mybackground {background-color:#d033ed;}
Border around this has a color of #d033ed
<div style="border:2px solid #d033ed;">Content here</div>
.myborder {border:2px solid #d033ed;}