#d95fed color space conversions
Hex:
#d95fed
RGB:
217, 95, 237
CMY:
15, 63, 7
CMYK:
8, 60, 0, 7
HSL:
292°, 79.7753%, 65.0980%
HSV (HSB):
292°, 59.9156%, 92.9412%
XYZ:
47.9935, 29.0506, 83.1985
xyY:
0.2995, 0.1813, 29.0506
CIE-Lab:
60.8262, 67.0068, -50.3855
CIE-LCH:
60.8262, 83.8368, 323.0588
CIE-Luv:
60.8262, 50.5585, -88.4156
Hunter-Lab:
53.8986, 64.6214, -53.7918
#d95fed color charts
#d95fed color shades, tints & tones
#d95fed color schemes
#d95fed color preview, HTML & CSS examples
This text has a color of #d95fed
<p style="color:#d95fed;">Text here</p>
.mytext {color:#d95fed;}
This box has a color of #d95fed
<div style="background-color:#d95fed;">Content here</div>
.mybackground {background-color:#d95fed;}
Border around this has a color of #d95fed
<div style="border:2px solid #d95fed;">Content here</div>
.myborder {border:2px solid #d95fed;}