#d300d8 color space conversions
Hex:
#d300d8
RGB:
211, 0, 216
CMY:
17, 100, 15
CMYK:
2, 100, 0, 15
HSL:
299°, 100.0000%, 42.3529%
HSV (HSB):
299°, 100.0000%, 84.7059%
XYZ:
39.2586, 18.8068, 66.5267
xyY:
0.3151, 0.1509, 18.8068
CIE-Lab:
50.4603, 85.8981, -55.1236
CIE-LCH:
50.4603, 102.0642, 327.3104
CIE-Luv:
50.4603, 67.9632, -94.0827
Hunter-Lab:
43.3668, 85.6990, -60.5969
#d300d8 color charts
#d300d8 color shades, tints & tones
#d300d8 color schemes
#d300d8 color preview, HTML & CSS examples
This text has a color of #d300d8
<p style="color:#d300d8;">Text here</p>
.mytext {color:#d300d8;}
This box has a color of #d300d8
<div style="background-color:#d300d8;">Content here</div>
.mybackground {background-color:#d300d8;}
Border around this has a color of #d300d8
<div style="border:2px solid #d300d8;">Content here</div>
.myborder {border:2px solid #d300d8;}