#d05bbd color space conversions
Hex:
#d05bbd
RGB:
208, 91, 189
CMY:
18, 64, 26
CMYK:
0, 56, 9, 18
HSL:
310°, 55.4502%, 58.6275%
HSV (HSB):
310°, 56.2500%, 81.5686%
XYZ:
38.9388, 24.5662, 50.8336
xyY:
0.3406, 0.2149, 24.5662
CIE-Lab:
56.6503, 58.2034, -29.8939
CIE-LCH:
56.6503, 65.4315, 332.8145
CIE-Luv:
56.6503, 59.1580, -54.1108
Hunter-Lab:
49.5643, 53.4961, -26.1133
#d05bbd color charts
#d05bbd color shades, tints & tones
#d05bbd color schemes
#d05bbd color preview, HTML & CSS examples
This text has a color of #d05bbd
<p style="color:#d05bbd;">Text here</p>
.mytext {color:#d05bbd;}
This box has a color of #d05bbd
<div style="background-color:#d05bbd;">Content here</div>
.mybackground {background-color:#d05bbd;}
Border around this has a color of #d05bbd
<div style="border:2px solid #d05bbd;">Content here</div>
.myborder {border:2px solid #d05bbd;}