#d01fed color space conversions
Hex:
#d01fed
RGB:
208, 31, 237
CMY:
18, 88, 7
CMYK:
12, 87, 0, 7
HSL:
292°, 85.1240%, 52.5490%
HSV (HSB):
292°, 86.9198%, 92.9412%
XYZ:
41.7885, 20.5043, 81.8760
xyY:
0.2899, 0.1422, 20.5043
CIE-Lab:
52.4027, 85.3586, -63.9349
CIE-LCH:
52.4027, 106.6478, 323.1662
CIE-Luv:
52.4027, 56.6107, -107.7558
Hunter-Lab:
45.2817, 85.4869, -75.5080
#d01fed color charts
#d01fed color shades, tints & tones
#d01fed color schemes
#d01fed color preview, HTML & CSS examples
This text has a color of #d01fed
<p style="color:#d01fed;">Text here</p>
.mytext {color:#d01fed;}
This box has a color of #d01fed
<div style="background-color:#d01fed;">Content here</div>
.mybackground {background-color:#d01fed;}
Border around this has a color of #d01fed
<div style="border:2px solid #d01fed;">Content here</div>
.myborder {border:2px solid #d01fed;}