#d95fff color space conversions
Hex:
#d95fff
RGB:
217, 95, 255
CMY:
15, 63, 0
CMYK:
15, 63, 0, 0
HSL:
286°, 100.0000%, 68.6275%
HSV (HSB):
286°, 62.7451%, 100.0000%
XYZ:
50.7575, 30.1561, 97.7532
xyY:
0.2841, 0.1688, 30.1561
CIE-Lab:
61.7887, 70.3592, -58.8207
CIE-LCH:
61.7887, 91.7077, 320.1042
CIE-Luv:
61.7887, 45.8721, -102.4379
Hunter-Lab:
54.9146, 68.8867, -67.1017
#d95fff color charts
#d95fff color shades, tints & tones
#d95fff color schemes
#d95fff color preview, HTML & CSS examples
This text has a color of #d95fff
<p style="color:#d95fff;">Text here</p>
.mytext {color:#d95fff;}
This box has a color of #d95fff
<div style="background-color:#d95fff;">Content here</div>
.mybackground {background-color:#d95fff;}
Border around this has a color of #d95fff
<div style="border:2px solid #d95fff;">Content here</div>
.myborder {border:2px solid #d95fff;}