#d28cc8 color space conversions
Hex:
#d28cc8
RGB:
210, 140, 200
CMY:
18, 45, 22
CMYK:
0, 33, 5, 18
HSL:
309°, 43.7500%, 68.6275%
HSV (HSB):
309°, 33.3333%, 82.3529%
XYZ:
46.3818, 36.6279, 59.2689
xyY:
0.3260, 0.2574, 36.6279
CIE-Lab:
66.9970, 35.9009, -20.2016
CIE-LCH:
66.9970, 41.1944, 330.6334
CIE-Luv:
66.9970, 36.5636, -36.7667
Hunter-Lab:
60.5210, 30.8860, -15.6986
#d28cc8 color charts
#d28cc8 color shades, tints & tones
#d28cc8 color schemes
#d28cc8 color preview, HTML & CSS examples
This text has a color of #d28cc8
<p style="color:#d28cc8;">Text here</p>
.mytext {color:#d28cc8;}
This box has a color of #d28cc8
<div style="background-color:#d28cc8;">Content here</div>
.mybackground {background-color:#d28cc8;}
Border around this has a color of #d28cc8
<div style="border:2px solid #d28cc8;">Content here</div>
.myborder {border:2px solid #d28cc8;}