#d95cff color space conversions
Hex:
#d95cff
RGB:
217, 92, 255
CMY:
15, 64, 0
CMYK:
15, 64, 0, 0
HSL:
286°, 100.0000%, 68.0392%
HSV (HSB):
286°, 63.9216%, 100.0000%
XYZ:
50.4924, 29.6260, 97.6649
xyY:
0.2840, 0.1666, 29.6260
CIE-Lab:
61.3302, 71.6283, -59.5531
CIE-LCH:
61.3302, 93.1514, 320.2592
CIE-Luv:
61.3302, 46.6471, -103.5806
Hunter-Lab:
54.4298, 70.3355, -68.2849
#d95cff color charts
#d95cff color shades, tints & tones
#d95cff color schemes
#d95cff color preview, HTML & CSS examples
This text has a color of #d95cff
<p style="color:#d95cff;">Text here</p>
.mytext {color:#d95cff;}
This box has a color of #d95cff
<div style="background-color:#d95cff;">Content here</div>
.mybackground {background-color:#d95cff;}
Border around this has a color of #d95cff
<div style="border:2px solid #d95cff;">Content here</div>
.myborder {border:2px solid #d95cff;}