#d75cc5 color space conversions
Hex:
#d75cc5
RGB:
215, 92, 197
CMY:
16, 64, 23
CMYK:
0, 57, 8, 16
HSL:
309°, 60.5911%, 60.1961%
HSV (HSB):
309°, 57.2093%, 84.3137%
XYZ:
41.9295, 26.1326, 55.6575
xyY:
0.3389, 0.2112, 26.1326
CIE-Lab:
58.1627, 60.9581, -32.0466
CIE-LCH:
58.1627, 68.8686, 332.2684
CIE-Luv:
58.1627, 61.4540, -58.1669
Hunter-Lab:
51.1200, 56.9487, -28.7686
#d75cc5 color charts
#d75cc5 color shades, tints & tones
#d75cc5 color schemes
#d75cc5 color preview, HTML & CSS examples
This text has a color of #d75cc5
<p style="color:#d75cc5;">Text here</p>
.mytext {color:#d75cc5;}
This box has a color of #d75cc5
<div style="background-color:#d75cc5;">Content here</div>
.mybackground {background-color:#d75cc5;}
Border around this has a color of #d75cc5
<div style="border:2px solid #d75cc5;">Content here</div>
.myborder {border:2px solid #d75cc5;}