#d05fed color space conversions
Hex:
#d05fed
RGB:
208, 95, 237
CMY:
18, 63, 7
CMYK:
12, 60, 0, 7
HSL:
288°, 79.7753%, 65.0980%
HSV (HSB):
288°, 59.9156%, 92.9412%
XYZ:
45.3907, 27.7087, 83.0767
xyY:
0.2906, 0.1774, 27.7087
CIE-Lab:
59.6247, 64.8540, -52.3678
CIE-LCH:
59.6247, 83.3572, 321.0801
CIE-Luv:
59.6247, 44.7956, -90.8623
Hunter-Lab:
52.6391, 61.8022, -56.7260
#d05fed color charts
#d05fed color shades, tints & tones
#d05fed color schemes
#d05fed color preview, HTML & CSS examples
This text has a color of #d05fed
<p style="color:#d05fed;">Text here</p>
.mytext {color:#d05fed;}
This box has a color of #d05fed
<div style="background-color:#d05fed;">Content here</div>
.mybackground {background-color:#d05fed;}
Border around this has a color of #d05fed
<div style="border:2px solid #d05fed;">Content here</div>
.myborder {border:2px solid #d05fed;}