#d02fee color space conversions
Hex:
#d02fee
RGB:
208, 47, 238
CMY:
18, 82, 7
CMYK:
13, 80, 0, 7
HSL:
291°, 84.8889%, 55.8824%
HSV (HSB):
291°, 80.2521%, 93.3333%
XYZ:
42.4616, 21.6160, 82.8232
xyY:
0.2890, 0.1471, 21.6160
CIE-Lab:
53.6172, 82.1541, -62.5396
CIE-LCH:
53.6172, 103.2496, 322.7199
CIE-Luv:
53.6172, 54.5464, -106.0122
Hunter-Lab:
46.4930, 81.6595, -73.0749
#d02fee color charts
#d02fee color shades, tints & tones
#d02fee color schemes
#d02fee color preview, HTML & CSS examples
This text has a color of #d02fee
<p style="color:#d02fee;">Text here</p>
.mytext {color:#d02fee;}
This box has a color of #d02fee
<div style="background-color:#d02fee;">Content here</div>
.mybackground {background-color:#d02fee;}
Border around this has a color of #d02fee
<div style="border:2px solid #d02fee;">Content here</div>
.myborder {border:2px solid #d02fee;}