#d448e9 color space conversions
Hex:
#d448e9
RGB:
212, 72, 233
CMY:
17, 72, 9
CMYK:
9, 69, 0, 9
HSL:
292°, 78.5366%, 59.8039%
HSV (HSB):
292°, 69.0987%, 91.3725%
XYZ:
44.1767, 24.5150, 79.4943
xyY:
0.2981, 0.1654, 24.5150
CIE-Lab:
56.5997, 74.3768, -54.9176
CIE-LCH:
56.5997, 92.4546, 323.5589
CIE-Luv:
56.5997, 54.3433, -94.9904
Hunter-Lab:
49.5126, 72.6164, -60.5335
#d448e9 color charts
#d448e9 color shades, tints & tones
#d448e9 color schemes
#d448e9 color preview, HTML & CSS examples
This text has a color of #d448e9
<p style="color:#d448e9;">Text here</p>
.mytext {color:#d448e9;}
This box has a color of #d448e9
<div style="background-color:#d448e9;">Content here</div>
.mybackground {background-color:#d448e9;}
Border around this has a color of #d448e9
<div style="border:2px solid #d448e9;">Content here</div>
.myborder {border:2px solid #d448e9;}