#d03bd7 color space conversions
Hex:
#d03bd7
RGB:
208, 59, 215
CMY:
18, 77, 16
CMYK:
3, 73, 0, 16
HSL:
297°, 66.1017%, 53.7255%
HSV (HSB):
297°, 72.5581%, 84.3137%
XYZ:
39.8421, 21.4441, 66.3292
xyY:
0.3122, 0.1680, 21.4441
CIE-Lab:
53.4322, 74.9242, -49.8317
CIE-LCH:
53.4322, 89.9824, 326.3723
CIE-Luv:
53.4322, 60.0826, -86.1333
Hunter-Lab:
46.3078, 72.5385, -52.5089
#d03bd7 color charts
#d03bd7 color shades, tints & tones
#d03bd7 color schemes
#d03bd7 color preview, HTML & CSS examples
This text has a color of #d03bd7
<p style="color:#d03bd7;">Text here</p>
.mytext {color:#d03bd7;}
This box has a color of #d03bd7
<div style="background-color:#d03bd7;">Content here</div>
.mybackground {background-color:#d03bd7;}
Border around this has a color of #d03bd7
<div style="border:2px solid #d03bd7;">Content here</div>
.myborder {border:2px solid #d03bd7;}