#d75be7 color space conversions
Hex:
#d75be7
RGB:
215, 91, 231
CMY:
16, 64, 9
CMYK:
7, 61, 0, 9
HSL:
293°, 74.4681%, 63.1373%
HSV (HSB):
293°, 60.6061%, 90.5882%
XYZ:
46.1892, 27.6988, 78.5133
xyY:
0.3031, 0.1817, 27.6988
CIE-Lab:
59.6156, 67.1716, -48.9740
CIE-LCH:
59.6156, 83.1292, 323.9047
CIE-Luv:
59.6156, 52.0450, -85.8583
Hunter-Lab:
52.6296, 64.5548, -51.6085
#d75be7 color charts
#d75be7 color shades, tints & tones
#d75be7 color schemes
#d75be7 color preview, HTML & CSS examples
This text has a color of #d75be7
<p style="color:#d75be7;">Text here</p>
.mytext {color:#d75be7;}
This box has a color of #d75be7
<div style="background-color:#d75be7;">Content here</div>
.mybackground {background-color:#d75be7;}
Border around this has a color of #d75be7
<div style="border:2px solid #d75be7;">Content here</div>
.myborder {border:2px solid #d75be7;}