#d448d3 color space conversions
Hex:
#d448d3
RGB:
212, 72, 211
CMY:
17, 72, 17
CMYK:
0, 66, 0, 17
HSL:
300°, 61.9469%, 55.6863%
HSV (HSB):
300°, 66.0377%, 83.1373%
XYZ:
41.2266, 23.3349, 63.9592
xyY:
0.3208, 0.1816, 23.3349
CIE-Lab:
55.4157, 70.6598, -44.3681
CIE-LCH:
55.4157, 83.4346, 327.8748
CIE-Luv:
55.4157, 61.2029, -77.9369
Hunter-Lab:
48.3062, 67.8036, -44.6878
#d448d3 color charts
#d448d3 color shades, tints & tones
#d448d3 color schemes
#d448d3 color preview, HTML & CSS examples
This text has a color of #d448d3
<p style="color:#d448d3;">Text here</p>
.mytext {color:#d448d3;}
This box has a color of #d448d3
<div style="background-color:#d448d3;">Content here</div>
.mybackground {background-color:#d448d3;}
Border around this has a color of #d448d3
<div style="border:2px solid #d448d3;">Content here</div>
.myborder {border:2px solid #d448d3;}