#d725e8 color space conversions
Hex:
#d725e8
RGB:
215, 37, 232
CMY:
16, 85, 9
CMYK:
7, 84, 0, 9
HSL:
295°, 80.9129%, 52.7451%
HSV (HSB):
295°, 84.0517%, 90.9804%
XYZ:
43.2514, 21.5964, 78.2329
xyY:
0.3023, 0.1509, 21.5964
CIE-Lab:
53.5961, 84.6001, -59.1386
CIE-LCH:
53.5961, 103.2209, 325.0450
CIE-Luv:
53.5961, 62.4249, -101.3149
Hunter-Lab:
46.4719, 84.8039, -67.2810
#d725e8 color charts
#d725e8 color shades, tints & tones
#d725e8 color schemes
#d725e8 color preview, HTML & CSS examples
This text has a color of #d725e8
<p style="color:#d725e8;">Text here</p>
.mytext {color:#d725e8;}
This box has a color of #d725e8
<div style="background-color:#d725e8;">Content here</div>
.mybackground {background-color:#d725e8;}
Border around this has a color of #d725e8
<div style="border:2px solid #d725e8;">Content here</div>
.myborder {border:2px solid #d725e8;}