#d495ed color space conversions
Hex:
#d495ed
RGB:
212, 149, 237
CMY:
17, 42, 7
CMYK:
11, 37, 0, 7
HSL:
283°, 70.9677%, 75.6863%
HSV (HSB):
283°, 37.1308%, 92.9412%
XYZ:
53.1849, 41.6064, 85.3484
xyY:
0.2952, 0.2310, 41.6064
CIE-Lab:
70.5987, 38.7514, -35.0980
CIE-LCH:
70.5987, 52.2833, 317.8322
CIE-Luv:
70.5987, 27.6228, -61.6096
Hunter-Lab:
64.5030, 34.2990, -33.2987
#d495ed color charts
#d495ed color shades, tints & tones
#d495ed color schemes
#d495ed color preview, HTML & CSS examples
This text has a color of #d495ed
<p style="color:#d495ed;">Text here</p>
.mytext {color:#d495ed;}
This box has a color of #d495ed
<div style="background-color:#d495ed;">Content here</div>
.mybackground {background-color:#d495ed;}
Border around this has a color of #d495ed
<div style="border:2px solid #d495ed;">Content here</div>
.myborder {border:2px solid #d495ed;}