#d47de3 color space conversions
Hex:
#d47de3
RGB:
212, 125, 227
CMY:
17, 51, 11
CMYK:
7, 45, 0, 11
HSL:
291°, 64.5570%, 69.0196%
HSV (HSB):
291°, 44.9339%, 89.0196%
XYZ:
48.3501, 34.2103, 76.7280
xyY:
0.3035, 0.2148, 34.2103
CIE-Lab:
65.1292, 49.4432, -38.0980
CIE-LCH:
65.1292, 62.4187, 322.3843
CIE-Luv:
65.1292, 39.3271, -67.2516
Hunter-Lab:
58.4896, 45.1993, -36.8352
#d47de3 color charts
#d47de3 color shades, tints & tones
#d47de3 color schemes
#d47de3 color preview, HTML & CSS examples
This text has a color of #d47de3
<p style="color:#d47de3;">Text here</p>
.mytext {color:#d47de3;}
This box has a color of #d47de3
<div style="background-color:#d47de3;">Content here</div>
.mybackground {background-color:#d47de3;}
Border around this has a color of #d47de3
<div style="border:2px solid #d47de3;">Content here</div>
.myborder {border:2px solid #d47de3;}