#d95fee color space conversions
Hex:
#d95fee
RGB:
217, 95, 238
CMY:
15, 63, 7
CMYK:
9, 60, 0, 7
HSL:
291°, 80.7910%, 65.2941%
HSV (HSB):
291°, 60.0840%, 93.3333%
XYZ:
48.1401, 29.1092, 83.9703
xyY:
0.2986, 0.1806, 29.1092
CIE-Lab:
60.8779, 67.1891, -50.8601
CIE-LCH:
60.8779, 84.2682, 322.8754
CIE-Luv:
60.8779, 50.2916, -89.2036
Hunter-Lab:
53.9529, 64.8510, -54.5097
#d95fee color charts
#d95fee color shades, tints & tones
#d95fee color schemes
#d95fee color preview, HTML & CSS examples
This text has a color of #d95fee
<p style="color:#d95fee;">Text here</p>
.mytext {color:#d95fee;}
This box has a color of #d95fee
<div style="background-color:#d95fee;">Content here</div>
.mybackground {background-color:#d95fee;}
Border around this has a color of #d95fee
<div style="border:2px solid #d95fee;">Content here</div>
.myborder {border:2px solid #d95fee;}