#d30da7 color space conversions
Hex:
#d30da7
RGB:
211, 13, 167
CMY:
17, 95, 35
CMYK:
0, 94, 21, 17
HSL:
313°, 88.3929%, 43.9216%
HSV (HSB):
313°, 93.8389%, 82.7451%
XYZ:
33.9829, 16.9268, 38.0353
xyY:
0.3821, 0.1903, 16.9268
CIE-Lab:
48.1676, 78.2922, -30.2212
CIE-LCH:
48.1676, 83.9225, 338.8932
CIE-Luv:
48.1676, 87.8574, -55.9615
Hunter-Lab:
41.1421, 75.4403, -26.0132
#d30da7 color charts
#d30da7 color shades, tints & tones
#d30da7 color schemes
#d30da7 color preview, HTML & CSS examples
This text has a color of #d30da7
<p style="color:#d30da7;">Text here</p>
.mytext {color:#d30da7;}
This box has a color of #d30da7
<div style="background-color:#d30da7;">Content here</div>
.mybackground {background-color:#d30da7;}
Border around this has a color of #d30da7
<div style="border:2px solid #d30da7;">Content here</div>
.myborder {border:2px solid #d30da7;}