#d30ac5 color space conversions
Hex:
#d30ac5
RGB:
211, 10, 197
CMY:
17, 96, 23
CMYK:
0, 95, 7, 17
HSL:
304°, 90.9502%, 43.3333%
HSV (HSB):
304°, 95.2607%, 82.7451%
XYZ:
37.0506, 18.0972, 54.3636
xyY:
0.3383, 0.1653, 18.0972
CIE-Lab:
49.6138, 82.4308, -45.5372
CIE-LCH:
49.6138, 94.1726, 331.0824
CIE-Luv:
49.6138, 75.0851, -79.3128
Hunter-Lab:
42.5408, 81.0168, -45.9892
#d30ac5 color charts
#d30ac5 color shades, tints & tones
#d30ac5 color schemes
#d30ac5 color preview, HTML & CSS examples
This text has a color of #d30ac5
<p style="color:#d30ac5;">Text here</p>
.mytext {color:#d30ac5;}
This box has a color of #d30ac5
<div style="background-color:#d30ac5;">Content here</div>
.mybackground {background-color:#d30ac5;}
Border around this has a color of #d30ac5
<div style="border:2px solid #d30ac5;">Content here</div>
.myborder {border:2px solid #d30ac5;}