#d28ddc color space conversions
Hex:
#d28ddc
RGB:
210, 141, 220
CMY:
18, 45, 14
CMYK:
5, 36, 0, 14
HSL:
292°, 53.0201%, 70.7843%
HSV (HSB):
292°, 35.9091%, 86.2745%
XYZ:
49.0215, 37.9187, 72.4455
xyY:
0.3076, 0.2379, 37.9187
CIE-Lab:
67.9607, 39.0775, -29.8414
CIE-LCH:
67.9607, 49.1687, 322.6330
CIE-Luv:
67.9607, 32.6491, -52.7438
Hunter-Lab:
61.5782, 34.3395, -26.6488
#d28ddc color charts
#d28ddc color shades, tints & tones
#d28ddc color schemes
#d28ddc color preview, HTML & CSS examples
This text has a color of #d28ddc
<p style="color:#d28ddc;">Text here</p>
.mytext {color:#d28ddc;}
This box has a color of #d28ddc
<div style="background-color:#d28ddc;">Content here</div>
.mybackground {background-color:#d28ddc;}
Border around this has a color of #d28ddc
<div style="border:2px solid #d28ddc;">Content here</div>
.myborder {border:2px solid #d28ddc;}