#d30ff9 color space conversions
Hex:
#d30ff9
RGB:
211, 15, 249
CMY:
17, 94, 2
CMYK:
15, 94, 0, 2
HSL:
290°, 95.1220%, 51.7647%
HSV (HSB):
290°, 93.9759%, 97.6471%
XYZ:
44.1337, 21.0301, 91.3556
xyY:
0.2820, 0.1344, 21.0301
CIE-Lab:
52.9824, 89.8429, -69.6996
CIE-LCH:
52.9824, 113.7092, 322.1959
CIE-Luv:
52.9824, 55.6245, -116.8418
Hunter-Lab:
45.8586, 91.5335, -86.0116
#d30ff9 color charts
#d30ff9 color shades, tints & tones
#d30ff9 color schemes
#d30ff9 color preview, HTML & CSS examples
This text has a color of #d30ff9
<p style="color:#d30ff9;">Text here</p>
.mytext {color:#d30ff9;}
This box has a color of #d30ff9
<div style="background-color:#d30ff9;">Content here</div>
.mybackground {background-color:#d30ff9;}
Border around this has a color of #d30ff9
<div style="border:2px solid #d30ff9;">Content here</div>
.myborder {border:2px solid #d30ff9;}