#d030d3 color space conversions
Hex:
#d030d3
RGB:
208, 48, 211
CMY:
18, 81, 17
CMYK:
1, 77, 0, 17
HSL:
299°, 64.9402%, 50.7843%
HSV (HSB):
299°, 77.2512%, 82.7451%
XYZ:
38.8272, 20.2270, 63.4858
xyY:
0.3169, 0.1651, 20.2270
CIE-Lab:
52.0928, 77.4925, -49.6828
CIE-LCH:
52.0928, 92.0515, 327.3349
CIE-Luv:
52.0928, 63.4657, -85.7300
Hunter-Lab:
44.9744, 75.3973, -52.2116
#d030d3 color charts
#d030d3 color shades, tints & tones
#d030d3 color schemes
#d030d3 color preview, HTML & CSS examples
This text has a color of #d030d3
<p style="color:#d030d3;">Text here</p>
.mytext {color:#d030d3;}
This box has a color of #d030d3
<div style="background-color:#d030d3;">Content here</div>
.mybackground {background-color:#d030d3;}
Border around this has a color of #d030d3
<div style="border:2px solid #d030d3;">Content here</div>
.myborder {border:2px solid #d030d3;}