#d28cd7 color space conversions
Hex:
#d28cd7
RGB:
210, 140, 215
CMY:
18, 45, 16
CMYK:
2, 35, 0, 16
HSL:
296°, 48.3871%, 69.6078%
HSV (HSB):
296°, 34.8837%, 84.3137%
XYZ:
48.2222, 37.3641, 68.9604
xyY:
0.3120, 0.2418, 37.3641
CIE-Lab:
67.5493, 38.6593, -27.7047
CIE-LCH:
67.5493, 47.5614, 324.3732
CIE-Luv:
67.5493, 33.9573, -49.1867
Hunter-Lab:
61.1262, 33.8470, -24.1005
#d28cd7 color charts
#d28cd7 color shades, tints & tones
#d28cd7 color schemes
#d28cd7 color preview, HTML & CSS examples
This text has a color of #d28cd7
<p style="color:#d28cd7;">Text here</p>
.mytext {color:#d28cd7;}
This box has a color of #d28cd7
<div style="background-color:#d28cd7;">Content here</div>
.mybackground {background-color:#d28cd7;}
Border around this has a color of #d28cd7
<div style="border:2px solid #d28cd7;">Content here</div>
.myborder {border:2px solid #d28cd7;}