#d745ed color space conversions
Hex:
#d745ed
RGB:
215, 69, 237
CMY:
16, 73, 7
CMYK:
9, 71, 0, 7
HSL:
292°, 82.3529%, 60.0000%
HSV (HSB):
292°, 70.8861%, 92.9412%
XYZ:
45.4385, 24.8177, 82.5162
xyY:
0.2974, 0.1624, 24.8177
CIE-Lab:
56.8974, 76.7467, -56.6581
CIE-LCH:
56.8974, 95.3949, 323.5635
CIE-Luv:
56.8974, 55.7491, -98.0686
Hunter-Lab:
49.8174, 75.6296, -63.3341
#d745ed color charts
#d745ed color shades, tints & tones
#d745ed color schemes
#d745ed color preview, HTML & CSS examples
This text has a color of #d745ed
<p style="color:#d745ed;">Text here</p>
.mytext {color:#d745ed;}
This box has a color of #d745ed
<div style="background-color:#d745ed;">Content here</div>
.mybackground {background-color:#d745ed;}
Border around this has a color of #d745ed
<div style="border:2px solid #d745ed;">Content here</div>
.myborder {border:2px solid #d745ed;}