#d28de9 color space conversions
Hex:
#d28de9
RGB:
210, 141, 233
CMY:
18, 45, 9
CMYK:
10, 39, 0, 9
HSL:
285°, 67.6471%, 73.3333%
HSV (HSB):
285°, 39.4850%, 91.3725%
XYZ:
50.8112, 38.6346, 81.8700
xyY:
0.2966, 0.2255, 38.6346
CIE-Lab:
68.4857, 41.6358, -36.2009
CIE-LCH:
68.4857, 55.1729, 318.9941
CIE-Luv:
68.4857, 30.4405, -63.5492
Hunter-Lab:
62.1567, 37.1440, -34.5843
#d28de9 color charts
#d28de9 color shades, tints & tones
#d28de9 color schemes
#d28de9 color preview, HTML & CSS examples
This text has a color of #d28de9
<p style="color:#d28de9;">Text here</p>
.mytext {color:#d28de9;}
This box has a color of #d28de9
<div style="background-color:#d28de9;">Content here</div>
.mybackground {background-color:#d28de9;}
Border around this has a color of #d28de9
<div style="border:2px solid #d28de9;">Content here</div>
.myborder {border:2px solid #d28de9;}