#d30ff8 color space conversions
Hex:
#d30ff8
RGB:
211, 15, 248
CMY:
17, 94, 3
CMYK:
15, 94, 0, 3
HSL:
290°, 94.3320%, 51.5686%
HSV (HSB):
290°, 93.9516%, 97.2549%
XYZ:
43.9781, 20.9678, 90.5362
xyY:
0.2828, 0.1349, 20.9678
CIE-Lab:
52.9143, 89.6810, -69.2514
CIE-LCH:
52.9143, 113.3068, 322.3248
CIE-Luv:
52.9143, 55.9525, -116.1463
Hunter-Lab:
45.7907, 91.3006, -85.1734
#d30ff8 color charts
#d30ff8 color shades, tints & tones
#d30ff8 color schemes
#d30ff8 color preview, HTML & CSS examples
This text has a color of #d30ff8
<p style="color:#d30ff8;">Text here</p>
.mytext {color:#d30ff8;}
This box has a color of #d30ff8
<div style="background-color:#d30ff8;">Content here</div>
.mybackground {background-color:#d30ff8;}
Border around this has a color of #d30ff8
<div style="border:2px solid #d30ff8;">Content here</div>
.myborder {border:2px solid #d30ff8;}