#d30fc9 color space conversions
Hex:
#d30fc9
RGB:
211, 15, 201
CMY:
17, 94, 21
CMYK:
0, 93, 5, 17
HSL:
303°, 86.7257%, 44.3137%
HSV (HSB):
303°, 92.8910%, 82.7451%
XYZ:
37.5774, 18.4076, 56.8308
xyY:
0.3331, 0.1632, 18.4076
CIE-Lab:
49.9868, 82.5462, -47.2589
CIE-LCH:
49.9868, 95.1171, 330.2082
CIE-Luv:
49.9868, 73.1704, -81.9929
Hunter-Lab:
42.9041, 81.2567, -48.5028
#d30fc9 color charts
#d30fc9 color shades, tints & tones
#d30fc9 color schemes
#d30fc9 color preview, HTML & CSS examples
This text has a color of #d30fc9
<p style="color:#d30fc9;">Text here</p>
.mytext {color:#d30fc9;}
This box has a color of #d30fc9
<div style="background-color:#d30fc9;">Content here</div>
.mybackground {background-color:#d30fc9;}
Border around this has a color of #d30fc9
<div style="border:2px solid #d30fc9;">Content here</div>
.myborder {border:2px solid #d30fc9;}