#d300d9 color space conversions
Hex:
#d300d9
RGB:
211, 0, 217
CMY:
17, 100, 15
CMYK:
3, 100, 0, 15
HSL:
298°, 100.0000%, 42.5490%
HSV (HSB):
298°, 100.0000%, 85.0980%
XYZ:
39.3884, 18.8586, 67.2097
xyY:
0.3140, 0.1503, 18.8586
CIE-Lab:
50.5214, 86.0445, -55.5972
CIE-LCH:
50.5214, 102.4437, 327.1317
CIE-Luv:
50.5214, 67.5784, -94.8157
Hunter-Lab:
43.4265, 85.9051, -61.3625
#d300d9 color charts
#d300d9 color shades, tints & tones
#d300d9 color schemes
#d300d9 color preview, HTML & CSS examples
This text has a color of #d300d9
<p style="color:#d300d9;">Text here</p>
.mytext {color:#d300d9;}
This box has a color of #d300d9
<div style="background-color:#d300d9;">Content here</div>
.mybackground {background-color:#d300d9;}
Border around this has a color of #d300d9
<div style="border:2px solid #d300d9;">Content here</div>
.myborder {border:2px solid #d300d9;}