#d28cc7 color space conversions
Hex:
#d28cc7
RGB:
210, 140, 199
CMY:
18, 45, 22
CMYK:
0, 33, 5, 18
HSL:
309°, 43.7500%, 68.6275%
HSV (HSB):
309°, 33.3333%, 82.3529%
XYZ:
46.2652, 36.5813, 58.6553
xyY:
0.3270, 0.2585, 36.5813
CIE-Lab:
66.9617, 35.7228, -19.6968
CIE-LCH:
66.9617, 40.7931, 331.1286
CIE-Luv:
66.9617, 36.7375, -35.9429
Hunter-Lab:
60.4825, 30.6967, -15.1611
#d28cc7 color charts
#d28cc7 color shades, tints & tones
#d28cc7 color schemes
#d28cc7 color preview, HTML & CSS examples
This text has a color of #d28cc7
<p style="color:#d28cc7;">Text here</p>
.mytext {color:#d28cc7;}
This box has a color of #d28cc7
<div style="background-color:#d28cc7;">Content here</div>
.mybackground {background-color:#d28cc7;}
Border around this has a color of #d28cc7
<div style="border:2px solid #d28cc7;">Content here</div>
.myborder {border:2px solid #d28cc7;}