#d75ff0 color space conversions
Hex:
#d75ff0
RGB:
215, 95, 240
CMY:
16, 63, 6
CMYK:
10, 60, 0, 6
HSL:
290°, 82.8571%, 65.6863%
HSV (HSB):
290°, 60.4167%, 94.1176%
XYZ:
47.8447, 28.9228, 85.4990
xyY:
0.2949, 0.1782, 28.9228
CIE-Lab:
60.7134, 67.0812, -52.2500
CIE-LCH:
60.7134, 85.0291, 322.0847
CIE-Luv:
60.7134, 48.4747, -91.3247
Hunter-Lab:
53.7799, 64.6859, -56.6131
#d75ff0 color charts
#d75ff0 color shades, tints & tones
#d75ff0 color schemes
#d75ff0 color preview, HTML & CSS examples
This text has a color of #d75ff0
<p style="color:#d75ff0;">Text here</p>
.mytext {color:#d75ff0;}
This box has a color of #d75ff0
<div style="background-color:#d75ff0;">Content here</div>
.mybackground {background-color:#d75ff0;}
Border around this has a color of #d75ff0
<div style="border:2px solid #d75ff0;">Content here</div>
.myborder {border:2px solid #d75ff0;}