#d28bed color space conversions
Hex:
#d28bed
RGB:
210, 139, 237
CMY:
18, 45, 7
CMYK:
11, 41, 0, 7
HSL:
283°, 73.1343%, 73.7255%
HSV (HSB):
283°, 41.3502%, 92.9412%
XYZ:
51.0970, 38.2813, 84.8167
xyY:
0.2933, 0.2198, 38.2813
CIE-Lab:
68.2274, 43.5086, -38.8026
CIE-LCH:
68.2274, 58.2979, 318.2723
CIE-Luv:
68.2274, 30.5832, -68.0465
Hunter-Lab:
61.8719, 39.1388, -37.9670
#d28bed color charts
#d28bed color shades, tints & tones
#d28bed color schemes
#d28bed color preview, HTML & CSS examples
This text has a color of #d28bed
<p style="color:#d28bed;">Text here</p>
.mytext {color:#d28bed;}
This box has a color of #d28bed
<div style="background-color:#d28bed;">Content here</div>
.mybackground {background-color:#d28bed;}
Border around this has a color of #d28bed
<div style="border:2px solid #d28bed;">Content here</div>
.myborder {border:2px solid #d28bed;}