#d599ed color space conversions
Hex:
#d599ed
RGB:
213, 153, 237
CMY:
16, 40, 7
CMYK:
10, 35, 0, 7
HSL:
283°, 70.0000%, 76.4706%
HSV (HSB):
283°, 35.4430%, 92.9412%
XYZ:
54.1179, 43.0430, 85.5766
xyY:
0.2962, 0.2355, 43.0430
CIE-Lab:
71.5842, 36.8989, -33.5630
CIE-LCH:
71.5842, 49.8799, 317.7105
CIE-Luv:
71.5842, 26.5015, -58.9330
Hunter-Lab:
65.6072, 32.4280, -31.4116
#d599ed color charts
#d599ed color shades, tints & tones
#d599ed color schemes
#d599ed color preview, HTML & CSS examples
This text has a color of #d599ed
<p style="color:#d599ed;">Text here</p>
.mytext {color:#d599ed;}
This box has a color of #d599ed
<div style="background-color:#d599ed;">Content here</div>
.mybackground {background-color:#d599ed;}
Border around this has a color of #d599ed
<div style="border:2px solid #d599ed;">Content here</div>
.myborder {border:2px solid #d599ed;}