#d99bed color space conversions
Hex:
#d99bed
RGB:
217, 155, 237
CMY:
15, 39, 7
CMYK:
8, 35, 0, 7
HSL:
285°, 69.4915%, 76.8627%
HSV (HSB):
285°, 34.5992%, 92.9412%
XYZ:
55.6227, 44.3088, 85.7416
xyY:
0.2996, 0.2386, 44.3088
CIE-Lab:
72.4344, 37.0400, -32.2156
CIE-LCH:
72.4344, 49.0898, 318.9848
CIE-Luv:
72.4344, 28.0393, -56.8467
Hunter-Lab:
66.5649, 32.6689, -29.7755
#d99bed color charts
#d99bed color shades, tints & tones
#d99bed color schemes
#d99bed color preview, HTML & CSS examples
This text has a color of #d99bed
<p style="color:#d99bed;">Text here</p>
.mytext {color:#d99bed;}
This box has a color of #d99bed
<div style="background-color:#d99bed;">Content here</div>
.mybackground {background-color:#d99bed;}
Border around this has a color of #d99bed
<div style="border:2px solid #d99bed;">Content here</div>
.myborder {border:2px solid #d99bed;}