#d30ff5 color space conversions
Hex:
#d30ff5
RGB:
211, 15, 245
CMY:
17, 94, 4
CMYK:
14, 94, 0, 4
HSL:
291°, 92.0000%, 50.9804%
HSV (HSB):
291°, 93.8776%, 96.0784%
XYZ:
43.5162, 20.7831, 88.1042
xyY:
0.2855, 0.1364, 20.7831
CIE-Lab:
52.7113, 89.1974, -67.9020
CIE-LCH:
52.7113, 112.1020, 322.7196
CIE-Luv:
52.7113, 56.9457, -114.0520
Hunter-Lab:
45.5885, 90.6063, -82.6717
#d30ff5 color charts
#d30ff5 color shades, tints & tones
#d30ff5 color schemes
#d30ff5 color preview, HTML & CSS examples
This text has a color of #d30ff5
<p style="color:#d30ff5;">Text here</p>
.mytext {color:#d30ff5;}
This box has a color of #d30ff5
<div style="background-color:#d30ff5;">Content here</div>
.mybackground {background-color:#d30ff5;}
Border around this has a color of #d30ff5
<div style="border:2px solid #d30ff5;">Content here</div>
.myborder {border:2px solid #d30ff5;}