#d448cd color space conversions
Hex:
#d448cd
RGB:
212, 72, 205
CMY:
17, 72, 20
CMYK:
0, 66, 3, 17
HSL:
303°, 61.9469%, 55.6863%
HSV (HSB):
303°, 66.0377%, 83.1373%
XYZ:
40.4882, 23.0396, 60.0707
xyY:
0.3276, 0.1864, 23.0396
CIE-Lab:
55.1131, 69.6908, -41.4242
CIE-LCH:
55.1131, 81.0726, 329.2728
CIE-Luv:
55.1131, 63.1549, -73.2038
Hunter-Lab:
47.9995, 66.5677, -40.6009
#d448cd color charts
#d448cd color shades, tints & tones
#d448cd color schemes
#d448cd color preview, HTML & CSS examples
This text has a color of #d448cd
<p style="color:#d448cd;">Text here</p>
.mytext {color:#d448cd;}
This box has a color of #d448cd
<div style="background-color:#d448cd;">Content here</div>
.mybackground {background-color:#d448cd;}
Border around this has a color of #d448cd
<div style="border:2px solid #d448cd;">Content here</div>
.myborder {border:2px solid #d448cd;}