#d449cd color space conversions
Hex:
#d449cd
RGB:
212, 73, 205
CMY:
17, 71, 20
CMYK:
0, 66, 3, 17
HSL:
303°, 61.7778%, 55.8824%
HSV (HSB):
303°, 65.5660%, 83.1373%
XYZ:
40.5534, 23.1699, 60.0924
xyY:
0.3275, 0.1871, 23.1699
CIE-Lab:
55.2469, 69.3155, -41.2131
CIE-LCH:
55.2469, 80.6422, 329.2654
CIE-Luv:
55.2469, 62.8841, -72.8642
Hunter-Lab:
48.1351, 66.1480, -40.3237
#d449cd color charts
#d449cd color shades, tints & tones
#d449cd color schemes
#d449cd color preview, HTML & CSS examples
This text has a color of #d449cd
<p style="color:#d449cd;">Text here</p>
.mytext {color:#d449cd;}
This box has a color of #d449cd
<div style="background-color:#d449cd;">Content here</div>
.mybackground {background-color:#d449cd;}
Border around this has a color of #d449cd
<div style="border:2px solid #d449cd;">Content here</div>
.myborder {border:2px solid #d449cd;}