#d03dac color space conversions
Hex:
#d03dac
RGB:
208, 61, 172
CMY:
18, 76, 33
CMYK:
0, 71, 17, 18
HSL:
315°, 60.9959%, 52.7451%
HSV (HSB):
315°, 70.6731%, 81.5686%
XYZ:
35.1276, 19.7259, 40.9858
xyY:
0.3665, 0.2058, 19.7259
CIE-Lab:
51.5259, 67.7571, -27.9828
CIE-LCH:
51.5259, 73.3080, 337.5600
CIE-Luv:
51.5259, 74.8019, -51.7590
Hunter-Lab:
44.4139, 63.4538, -23.6239
#d03dac color charts
#d03dac RGB chart
#d03dac CMYK chart
#d03dac RGB pie chart
#d03dac color shades, tints & tones
#d03dac color schemes
#d03dac color preview, HTML & CSS examples
This text has a color of #d03dac
<p style="color:#d03dac;">Text here</p>
.mytext {color:#d03dac;}
Text color #d03dac
This box has a color of #d03dac
<div style="background-color:#d03dac;">Content here</div>
.mybackground {background-color:#d03dac;}
Background color #d03dac
Border around this has a color of #d03dac
<div style="border:2px solid #d03dac;">Content here</div>
.myborder {border:2px solid #d03dac;}
Border color #d03dac