#d898ed color space conversions
Hex:
#d898ed
RGB:
216, 152, 237
CMY:
15, 40, 7
CMYK:
9, 36, 0, 7
HSL:
285°, 70.2479%, 76.2745%
HSV (HSB):
285°, 35.8650%, 92.9412%
XYZ:
54.8332, 43.1698, 85.5633
xyY:
0.2987, 0.2352, 43.1698
CIE-Lab:
71.6701, 38.3465, -33.4054
CIE-LCH:
71.6701, 50.8564, 318.9394
CIE-Luv:
71.6701, 28.7463, -58.9093
Hunter-Lab:
65.7037, 33.9860, -31.2184
#d898ed color charts
#d898ed color shades, tints & tones
#d898ed color schemes
#d898ed color preview, HTML & CSS examples
This text has a color of #d898ed
<p style="color:#d898ed;">Text here</p>
.mytext {color:#d898ed;}
This box has a color of #d898ed
<div style="background-color:#d898ed;">Content here</div>
.mybackground {background-color:#d898ed;}
Border around this has a color of #d898ed
<div style="border:2px solid #d898ed;">Content here</div>
.myborder {border:2px solid #d898ed;}