#d30ff2 color space conversions
Hex:
#d30ff2
RGB:
211, 15, 242
CMY:
17, 94, 5
CMYK:
13, 94, 0, 5
HSL:
292°, 89.7233%, 50.3922%
HSV (HSB):
292°, 93.8017%, 94.9020%
XYZ:
43.0618, 20.6013, 85.7112
xyY:
0.2883, 0.1379, 20.6013
CIE-Lab:
52.5104, 88.7173, -66.5456
CIE-LCH:
52.5104, 110.9012, 323.1269
CIE-Luv:
52.5104, 57.9532, -111.9459
Hunter-Lab:
45.3887, 89.9188, -80.1901
#d30ff2 color charts
#d30ff2 color shades, tints & tones
#d30ff2 color schemes
#d30ff2 color preview, HTML & CSS examples
This text has a color of #d30ff2
<p style="color:#d30ff2;">Text here</p>
.mytext {color:#d30ff2;}
This box has a color of #d30ff2
<div style="background-color:#d30ff2;">Content here</div>
.mybackground {background-color:#d30ff2;}
Border around this has a color of #d30ff2
<div style="border:2px solid #d30ff2;">Content here</div>
.myborder {border:2px solid #d30ff2;}