#d495e6 color space conversions
Hex:
#d495e6
RGB:
212, 149, 230
CMY:
17, 42, 10
CMYK:
8, 35, 0, 10
HSL:
287°, 61.8321%, 74.3137%
HSV (HSB):
287°, 35.2174%, 90.1961%
XYZ:
52.1818, 41.2051, 80.0660
xyY:
0.3008, 0.2376, 41.2051
CIE-Lab:
70.3194, 37.3484, -31.6938
CIE-LCH:
70.3194, 48.9836, 319.6821
CIE-Luv:
70.3194, 28.7186, -55.7793
Hunter-Lab:
64.1912, 32.7700, -29.0189
#d495e6 color charts
#d495e6 color shades, tints & tones
#d495e6 color schemes
#d495e6 color preview, HTML & CSS examples
This text has a color of #d495e6
<p style="color:#d495e6;">Text here</p>
.mytext {color:#d495e6;}
This box has a color of #d495e6
<div style="background-color:#d495e6;">Content here</div>
.mybackground {background-color:#d495e6;}
Border around this has a color of #d495e6
<div style="border:2px solid #d495e6;">Content here</div>
.myborder {border:2px solid #d495e6;}