#d975f4 color space conversions
Hex:
#d975f4
RGB:
217, 117, 244
CMY:
15, 54, 4
CMYK:
11, 52, 0, 4
HSL:
287°, 85.2349%, 70.7843%
HSV (HSB):
287°, 52.0492%, 95.6863%
XYZ:
51.3057, 34.0059, 89.4476
xyY:
0.2936, 0.1946, 34.0059
CIE-Lab:
64.9673, 58.1136, -47.7135
CIE-LCH:
64.9673, 75.1916, 320.6127
CIE-Luv:
64.9673, 41.8020, -84.0188
Hunter-Lab:
58.3146, 54.9952, -50.1235
#d975f4 color charts
#d975f4 color shades, tints & tones
#d975f4 color schemes
#d975f4 color preview, HTML & CSS examples
This text has a color of #d975f4
<p style="color:#d975f4;">Text here</p>
.mytext {color:#d975f4;}
This box has a color of #d975f4
<div style="background-color:#d975f4;">Content here</div>
.mybackground {background-color:#d975f4;}
Border around this has a color of #d975f4
<div style="border:2px solid #d975f4;">Content here</div>
.myborder {border:2px solid #d975f4;}