#d028e9 color space conversions
Hex:
#d028e9
RGB:
208, 40, 233
CMY:
18, 84, 9
CMYK:
11, 83, 0, 9
HSL:
292°, 81.4346%, 53.5294%
HSV (HSB):
292°, 82.8326%, 91.3725%
XYZ:
41.4792, 20.8107, 78.9215
xyY:
0.2937, 0.1474, 20.8107
CIE-Lab:
52.7417, 82.9571, -61.1359
CIE-LCH:
52.7417, 103.0508, 323.6113
CIE-Luv:
52.7417, 57.0336, -103.6021
Hunter-Lab:
45.6187, 82.4699, -70.6400
#d028e9 color charts
#d028e9 color shades, tints & tones
#d028e9 color schemes
#d028e9 color preview, HTML & CSS examples
This text has a color of #d028e9
<p style="color:#d028e9;">Text here</p>
.mytext {color:#d028e9;}
This box has a color of #d028e9
<div style="background-color:#d028e9;">Content here</div>
.mybackground {background-color:#d028e9;}
Border around this has a color of #d028e9
<div style="border:2px solid #d028e9;">Content here</div>
.myborder {border:2px solid #d028e9;}