#d300ed color space conversions
Hex:
#d300ed
RGB:
211, 0, 237
CMY:
17, 100, 7
CMYK:
11, 100, 0, 7
HSL:
293°, 100.0000%, 46.4706%
HSV (HSB):
293°, 100.0000%, 92.9412%
XYZ:
42.1500, 19.9633, 81.7525
xyY:
0.2930, 0.1388, 19.9633
CIE-Lab:
51.7957, 89.0681, -64.8898
CIE-LCH:
51.7957, 110.1990, 323.9251
CIE-Luv:
51.7957, 60.2330, -109.2032
Hunter-Lab:
44.6803, 90.2008, -77.2079
#d300ed color charts
#d300ed color shades, tints & tones
#d300ed color schemes
#d300ed color preview, HTML & CSS examples
This text has a color of #d300ed
<p style="color:#d300ed;">Text here</p>
.mytext {color:#d300ed;}
This box has a color of #d300ed
<div style="background-color:#d300ed;">Content here</div>
.mybackground {background-color:#d300ed;}
Border around this has a color of #d300ed
<div style="border:2px solid #d300ed;">Content here</div>
.myborder {border:2px solid #d300ed;}