#d030a5 color space conversions
Hex:
#d030a5
RGB:
208, 48, 165
CMY:
18, 81, 35
CMYK:
0, 77, 21, 18
HSL:
316°, 62.9921%, 50.1961%
HSV (HSB):
316°, 76.9231%, 81.5686%
XYZ:
33.8609, 18.2404, 37.3334
xyY:
0.3786, 0.2040, 18.2404
CIE-Lab:
49.7864, 70.8893, -26.5583
CIE-LCH:
49.7864, 75.7010, 339.4618
CIE-Luv:
49.7864, 80.9382, -49.8193
Hunter-Lab:
42.7088, 66.7801, -21.9315
#d030a5 color charts
#d030a5 color shades, tints & tones
#d030a5 color schemes
#d030a5 color preview, HTML & CSS examples
This text has a color of #d030a5
<p style="color:#d030a5;">Text here</p>
.mytext {color:#d030a5;}
This box has a color of #d030a5
<div style="background-color:#d030a5;">Content here</div>
.mybackground {background-color:#d030a5;}
Border around this has a color of #d030a5
<div style="border:2px solid #d030a5;">Content here</div>
.myborder {border:2px solid #d030a5;}