#d300e4 color space conversions
Hex:
#d300e4
RGB:
211, 0, 228
CMY:
17, 100, 11
CMYK:
7, 100, 0, 11
HSL:
296°, 100.0000%, 44.7059%
HSV (HSB):
296°, 100.0000%, 89.4118%
XYZ:
40.8676, 19.4503, 74.9991
xyY:
0.3020, 0.1437, 19.4503
CIE-Lab:
51.2100, 87.6859, -60.7498
CIE-LCH:
51.2100, 106.6740, 325.2853
CIE-Luv:
51.2100, 63.4556, -102.7936
Hunter-Lab:
44.1025, 88.2275, -69.9546
#d300e4 color charts
#d300e4 color shades, tints & tones
#d300e4 color schemes
#d300e4 color preview, HTML & CSS examples
This text has a color of #d300e4
<p style="color:#d300e4;">Text here</p>
.mytext {color:#d300e4;}
This box has a color of #d300e4
<div style="background-color:#d300e4;">Content here</div>
.mybackground {background-color:#d300e4;}
Border around this has a color of #d300e4
<div style="border:2px solid #d300e4;">Content here</div>
.myborder {border:2px solid #d300e4;}