#d03bd8 color space conversions
Hex:
#d03bd8
RGB:
208, 59, 216
CMY:
18, 77, 15
CMYK:
4, 73, 0, 15
HSL:
297°, 66.8085%, 53.9216%
HSV (HSB):
297°, 72.6852%, 84.7059%
XYZ:
39.9711, 21.4957, 67.0081
xyY:
0.3111, 0.1673, 21.4957
CIE-Lab:
53.4878, 75.0877, -50.3123
CIE-LCH:
53.4878, 90.3852, 326.1760
CIE-Luv:
53.4878, 59.7502, -86.8992
Hunter-Lab:
46.3634, 72.7532, -53.2362
#d03bd8 color charts
#d03bd8 color shades, tints & tones
#d03bd8 color schemes
#d03bd8 color preview, HTML & CSS examples
This text has a color of #d03bd8
<p style="color:#d03bd8;">Text here</p>
.mytext {color:#d03bd8;}
This box has a color of #d03bd8
<div style="background-color:#d03bd8;">Content here</div>
.mybackground {background-color:#d03bd8;}
Border around this has a color of #d03bd8
<div style="border:2px solid #d03bd8;">Content here</div>
.myborder {border:2px solid #d03bd8;}