#d28ed7 color space conversions
Hex:
#d28ed7
RGB:
210, 142, 215
CMY:
18, 44, 16
CMYK:
2, 34, 0, 16
HSL:
296°, 47.7124%, 70.0000%
HSV (HSB):
296°, 33.9535%, 84.3137%
XYZ:
48.5171, 37.9539, 69.0587
xyY:
0.3119, 0.2440, 37.9539
CIE-Lab:
67.9867, 37.5855, -27.0322
CIE-LCH:
67.9867, 46.2969, 324.2756
CIE-Luv:
67.9867, 33.0497, -47.9869
Hunter-Lab:
61.6068, 32.7620, -23.3370
#d28ed7 color charts
#d28ed7 color shades, tints & tones
#d28ed7 color schemes
#d28ed7 color preview, HTML & CSS examples
This text has a color of #d28ed7
<p style="color:#d28ed7;">Text here</p>
.mytext {color:#d28ed7;}
This box has a color of #d28ed7
<div style="background-color:#d28ed7;">Content here</div>
.mybackground {background-color:#d28ed7;}
Border around this has a color of #d28ed7
<div style="border:2px solid #d28ed7;">Content here</div>
.myborder {border:2px solid #d28ed7;}