#d495e1 color space conversions
Hex:
#d495e1
RGB:
212, 149, 225
CMY:
17, 42, 12
CMYK:
6, 34, 0, 12
HSL:
290°, 55.8824%, 73.3333%
HSV (HSB):
290°, 33.7778%, 88.2353%
XYZ:
51.4894, 40.9282, 76.4203
xyY:
0.3050, 0.2424, 40.9282
CIE-Lab:
70.1256, 36.3650, -29.2453
CIE-LCH:
70.1256, 46.6659, 321.1932
CIE-Luv:
70.1256, 29.5047, -51.6144
Hunter-Lab:
63.9751, 31.7066, -26.0412
#d495e1 color charts
#d495e1 color shades, tints & tones
#d495e1 color schemes
#d495e1 color preview, HTML & CSS examples
This text has a color of #d495e1
<p style="color:#d495e1;">Text here</p>
.mytext {color:#d495e1;}
This box has a color of #d495e1
<div style="background-color:#d495e1;">Content here</div>
.mybackground {background-color:#d495e1;}
Border around this has a color of #d495e1
<div style="border:2px solid #d495e1;">Content here</div>
.myborder {border:2px solid #d495e1;}