#d05ac7 color space conversions
Hex:
#d05ac7
RGB:
208, 90, 199
CMY:
18, 65, 22
CMYK:
0, 57, 4, 18
HSL:
305°, 55.6604%, 58.4314%
HSV (HSB):
305°, 56.7308%, 81.5686%
XYZ:
39.9774, 24.8457, 56.7215
xyY:
0.3289, 0.2044, 24.8457
CIE-Lab:
56.9248, 60.2927, -35.1934
CIE-LCH:
56.9248, 69.8125, 329.7275
CIE-Luv:
56.9248, 56.6328, -62.6574
Hunter-Lab:
49.8455, 55.9320, -32.5770
#d05ac7 color charts
#d05ac7 color shades, tints & tones
#d05ac7 color schemes
#d05ac7 color preview, HTML & CSS examples
This text has a color of #d05ac7
<p style="color:#d05ac7;">Text here</p>
.mytext {color:#d05ac7;}
This box has a color of #d05ac7
<div style="background-color:#d05ac7;">Content here</div>
.mybackground {background-color:#d05ac7;}
Border around this has a color of #d05ac7
<div style="border:2px solid #d05ac7;">Content here</div>
.myborder {border:2px solid #d05ac7;}