#d47ced color space conversions
Hex:
#d47ced
RGB:
212, 124, 237
CMY:
17, 51, 7
CMYK:
11, 48, 0, 7
HSL:
287°, 75.8389%, 70.7843%
HSV (HSB):
287°, 47.6793%, 92.9412%
XYZ:
49.6451, 34.5268, 84.1685
xyY:
0.2949, 0.2051, 34.5268
CIE-Lab:
65.3786, 51.9004, -43.2444
CIE-LCH:
65.3786, 67.5554, 320.1982
CIE-Luv:
65.3786, 37.6651, -75.9898
Hunter-Lab:
58.7595, 47.9831, -43.7968
#d47ced color charts
#d47ced color shades, tints & tones
#d47ced color schemes
#d47ced color preview, HTML & CSS examples
This text has a color of #d47ced
<p style="color:#d47ced;">Text here</p>
.mytext {color:#d47ced;}
This box has a color of #d47ced
<div style="background-color:#d47ced;">Content here</div>
.mybackground {background-color:#d47ced;}
Border around this has a color of #d47ced
<div style="border:2px solid #d47ced;">Content here</div>
.myborder {border:2px solid #d47ced;}