#d03bc7 color space conversions
Hex:
#d03bc7
RGB:
208, 59, 199
CMY:
18, 77, 22
CMYK:
0, 72, 4, 18
HSL:
304°, 61.3169%, 52.3529%
HSV (HSB):
304°, 71.6346%, 81.5686%
XYZ:
37.8852, 20.6613, 56.0241
xyY:
0.3307, 0.1803, 20.6613
CIE-Lab:
52.5769, 72.3812, -42.0277
CIE-LCH:
52.5769, 83.6981, 329.8587
CIE-Luv:
52.5769, 65.5568, -73.7349
Hunter-Lab:
45.4548, 69.2286, -41.2580
#d03bc7 color charts
#d03bc7 color shades, tints & tones
#d03bc7 color schemes
#d03bc7 color preview, HTML & CSS examples
This text has a color of #d03bc7
<p style="color:#d03bc7;">Text here</p>
.mytext {color:#d03bc7;}
This box has a color of #d03bc7
<div style="background-color:#d03bc7;">Content here</div>
.mybackground {background-color:#d03bc7;}
Border around this has a color of #d03bc7
<div style="border:2px solid #d03bc7;">Content here</div>
.myborder {border:2px solid #d03bc7;}