#d657e5 color space conversions
Hex:
#d657e5
RGB:
214, 87, 229
CMY:
16, 66, 10
CMYK:
7, 62, 0, 10
HSL:
294°, 73.1959%, 61.9608%
HSV (HSB):
294°, 62.0087%, 89.8039%
XYZ:
45.2826, 26.7697, 76.9091
xyY:
0.3040, 0.1797, 26.7697
CIE-Lab:
58.7605, 68.2683, -49.2184
CIE-LCH:
58.7605, 84.1607, 324.2101
CIE-Luv:
58.7605, 53.0822, -86.1308
Hunter-Lab:
51.7394, 65.6801, -51.9153
#d657e5 color charts
#d657e5 color shades, tints & tones
#d657e5 color schemes
#d657e5 color preview, HTML & CSS examples
This text has a color of #d657e5
<p style="color:#d657e5;">Text here</p>
.mytext {color:#d657e5;}
This box has a color of #d657e5
<div style="background-color:#d657e5;">Content here</div>
.mybackground {background-color:#d657e5;}
Border around this has a color of #d657e5
<div style="border:2px solid #d657e5;">Content here</div>
.myborder {border:2px solid #d657e5;}