#d975ec color space conversions
Hex:
#d975ec
RGB:
217, 117, 236
CMY:
15, 54, 7
CMYK:
8, 50, 0, 7
HSL:
290°, 75.7962%, 69.2157%
HSV (HSB):
290°, 50.4237%, 92.5490%
XYZ:
50.1169, 33.5304, 83.1874
xyY:
0.3004, 0.2010, 33.5304
CIE-Lab:
64.5881, 56.5790, -43.8913
CIE-LCH:
64.5881, 71.6075, 322.1974
CIE-Luv:
64.5881, 43.5959, -77.5477
Hunter-Lab:
57.9055, 53.1563, -44.6427
#d975ec color charts
#d975ec color shades, tints & tones
#d975ec color schemes
#d975ec color preview, HTML & CSS examples
This text has a color of #d975ec
<p style="color:#d975ec;">Text here</p>
.mytext {color:#d975ec;}
This box has a color of #d975ec
<div style="background-color:#d975ec;">Content here</div>
.mybackground {background-color:#d975ec;}
Border around this has a color of #d975ec
<div style="border:2px solid #d975ec;">Content here</div>
.myborder {border:2px solid #d975ec;}