#d895d8 color space conversions
Hex:
#d895d8
RGB:
216, 149, 216
CMY:
15, 42, 15
CMYK:
0, 31, 0, 15
HSL:
300°, 46.2069%, 71.5686%
HSV (HSB):
300°, 31.0185%, 84.7059%
XYZ:
51.4610, 41.0517, 70.1772
xyY:
0.3163, 0.2523, 41.0517
CIE-Lab:
70.2121, 35.9170, -24.1179
CIE-LCH:
70.2121, 43.2632, 326.1190
CIE-Luv:
70.2121, 33.4696, -43.2847
Hunter-Lab:
64.0716, 31.2423, -20.0899
#d895d8 color charts
#d895d8 color shades, tints & tones
#d895d8 color schemes
#d895d8 color preview, HTML & CSS examples
This text has a color of #d895d8
<p style="color:#d895d8;">Text here</p>
.mytext {color:#d895d8;}
This box has a color of #d895d8
<div style="background-color:#d895d8;">Content here</div>
.mybackground {background-color:#d895d8;}
Border around this has a color of #d895d8
<div style="border:2px solid #d895d8;">Content here</div>
.myborder {border:2px solid #d895d8;}