#d28fcc color space conversions
Hex:
#d28fcc
RGB:
210, 143, 204
CMY:
18, 44, 20
CMYK:
0, 32, 3, 18
HSL:
305°, 42.6752%, 69.2157%
HSV (HSB):
305°, 31.9048%, 82.3529%
XYZ:
47.2999, 37.7062, 61.9118
xyY:
0.3219, 0.2566, 37.7062
CIE-Lab:
67.8035, 35.0048, -21.2030
CIE-LCH:
67.8035, 40.9256, 328.7960
CIE-Luv:
67.8035, 34.4345, -38.2662
Hunter-Lab:
61.4054, 30.0372, -16.7952
#d28fcc color charts
#d28fcc color shades, tints & tones
#d28fcc color schemes
#d28fcc color preview, HTML & CSS examples
This text has a color of #d28fcc
<p style="color:#d28fcc;">Text here</p>
.mytext {color:#d28fcc;}
This box has a color of #d28fcc
<div style="background-color:#d28fcc;">Content here</div>
.mybackground {background-color:#d28fcc;}
Border around this has a color of #d28fcc
<div style="border:2px solid #d28fcc;">Content here</div>
.myborder {border:2px solid #d28fcc;}