#d05db5 color space conversions
Hex:
#d05db5
RGB:
208, 93, 181
CMY:
18, 64, 29
CMYK:
0, 55, 13, 18
HSL:
314°, 55.0239%, 59.0196%
HSV (HSB):
314°, 55.2885%, 81.5686%
XYZ:
38.2673, 24.5748, 46.4426
xyY:
0.3502, 0.2249, 24.5748
CIE-Lab:
56.6588, 56.0197, -25.2767
CIE-LCH:
56.6588, 61.4582, 335.7145
CIE-Luv:
56.6588, 60.6893, -46.7115
Hunter-Lab:
49.5730, 51.0383, -20.8449
#d05db5 color charts
#d05db5 color shades, tints & tones
#d05db5 color schemes
#d05db5 color preview, HTML & CSS examples
This text has a color of #d05db5
<p style="color:#d05db5;">Text here</p>
.mytext {color:#d05db5;}
This box has a color of #d05db5
<div style="background-color:#d05db5;">Content here</div>
.mybackground {background-color:#d05db5;}
Border around this has a color of #d05db5
<div style="border:2px solid #d05db5;">Content here</div>
.myborder {border:2px solid #d05db5;}