#d300d2 color space conversions
Hex:
#d300d2
RGB:
211, 0, 210
CMY:
17, 100, 18
CMYK:
0, 100, 0, 17
HSL:
300°, 100.0000%, 41.3725%
HSV (HSB):
300°, 100.0000%, 82.7451%
XYZ:
38.4968, 18.5020, 62.5150
xyY:
0.3221, 0.1548, 18.5020
CIE-Lab:
50.0994, 85.0294, -52.2637
CIE-LCH:
50.0994, 99.8073, 328.4229
CIE-Luv:
50.0994, 70.3071, -89.6585
Hunter-Lab:
43.0140, 84.4802, -56.0602
#d300d2 color charts
#d300d2 color shades, tints & tones
#d300d2 color schemes
#d300d2 color preview, HTML & CSS examples
This text has a color of #d300d2
<p style="color:#d300d2;">Text here</p>
.mytext {color:#d300d2;}
This box has a color of #d300d2
<div style="background-color:#d300d2;">Content here</div>
.mybackground {background-color:#d300d2;}
Border around this has a color of #d300d2
<div style="border:2px solid #d300d2;">Content here</div>
.myborder {border:2px solid #d300d2;}