#d745e7 color space conversions
Hex:
#d745e7
RGB:
215, 69, 231
CMY:
16, 73, 9
CMYK:
7, 70, 0, 9
HSL:
294°, 77.1429%, 58.8235%
HSV (HSB):
294°, 70.1299%, 90.5882%
XYZ:
44.5763, 24.4728, 77.9756
xyY:
0.3032, 0.1665, 24.4728
CIE-Lab:
56.5581, 75.7202, -53.8352
CIE-LCH:
56.5581, 92.9074, 324.5881
CIE-Luv:
56.5581, 57.6051, -93.5024
Hunter-Lab:
49.4700, 74.2695, -58.8250
#d745e7 color charts
#d745e7 color shades, tints & tones
#d745e7 color schemes
#d745e7 color preview, HTML & CSS examples
This text has a color of #d745e7
<p style="color:#d745e7;">Text here</p>
.mytext {color:#d745e7;}
This box has a color of #d745e7
<div style="background-color:#d745e7;">Content here</div>
.mybackground {background-color:#d745e7;}
Border around this has a color of #d745e7
<div style="border:2px solid #d745e7;">Content here</div>
.myborder {border:2px solid #d745e7;}