#d495da color space conversions
Hex:
#d495da
RGB:
212, 149, 218
CMY:
17, 42, 15
CMYK:
3, 32, 0, 15
HSL:
295°, 48.2517%, 71.9608%
HSV (HSB):
295°, 31.6514%, 85.4902%
XYZ:
50.5537, 40.5539, 71.4929
xyY:
0.3109, 0.2494, 40.5539
CIE-Lab:
69.8622, 35.0160, -25.7941
CIE-LCH:
69.8622, 43.4909, 323.6232
CIE-Luv:
69.8622, 30.6084, -45.7901
Hunter-Lab:
63.6819, 30.2583, -21.9849
#d495da color charts
#d495da color shades, tints & tones
#d495da color schemes
#d495da color preview, HTML & CSS examples
This text has a color of #d495da
<p style="color:#d495da;">Text here</p>
.mytext {color:#d495da;}
This box has a color of #d495da
<div style="background-color:#d495da;">Content here</div>
.mybackground {background-color:#d495da;}
Border around this has a color of #d495da
<div style="border:2px solid #d495da;">Content here</div>
.myborder {border:2px solid #d495da;}