#d449d7 color space conversions
Hex:
#d449d7
RGB:
212, 73, 215
CMY:
17, 71, 16
CMYK:
1, 66, 0, 16
HSL:
299°, 63.9640%, 56.4706%
HSV (HSB):
299°, 66.0465%, 84.3137%
XYZ:
41.7997, 23.6684, 66.6554
xyY:
0.3164, 0.1791, 23.6684
CIE-Lab:
55.7543, 70.9458, -46.1055
CIE-LCH:
55.7543, 84.6111, 326.9814
CIE-Luv:
55.7543, 59.6678, -80.7445
Hunter-Lab:
48.6502, 68.2271, -47.1777
#d449d7 color charts
#d449d7 color shades, tints & tones
#d449d7 color schemes
#d449d7 color preview, HTML & CSS examples
This text has a color of #d449d7
<p style="color:#d449d7;">Text here</p>
.mytext {color:#d449d7;}
This box has a color of #d449d7
<div style="background-color:#d449d7;">Content here</div>
.mybackground {background-color:#d449d7;}
Border around this has a color of #d449d7
<div style="border:2px solid #d449d7;">Content here</div>
.myborder {border:2px solid #d449d7;}