#d75cc0 color space conversions
Hex:
#d75cc0
RGB:
215, 92, 192
CMY:
16, 64, 25
CMYK:
0, 57, 11, 16
HSL:
311°, 60.5911%, 60.1961%
HSV (HSB):
311°, 57.2093%, 84.3137%
XYZ:
41.3659, 25.9071, 52.6895
xyY:
0.3448, 0.2160, 25.9071
CIE-Lab:
57.9488, 60.1669, -29.5208
CIE-LCH:
57.9488, 67.0189, 333.8652
CIE-Luv:
57.9488, 62.9343, -54.1094
Hunter-Lab:
50.8991, 55.9945, -25.7463
#d75cc0 color charts
#d75cc0 color shades, tints & tones
#d75cc0 color schemes
#d75cc0 color preview, HTML & CSS examples
This text has a color of #d75cc0
<p style="color:#d75cc0;">Text here</p>
.mytext {color:#d75cc0;}
This box has a color of #d75cc0
<div style="background-color:#d75cc0;">Content here</div>
.mybackground {background-color:#d75cc0;}
Border around this has a color of #d75cc0
<div style="border:2px solid #d75cc0;">Content here</div>
.myborder {border:2px solid #d75cc0;}