#757ed9 color space conversions
Hex:
#757ed9
RGB:
117, 126, 217
CMY:
54, 51, 15
CMYK:
46, 42, 0, 15
HSL:
235°, 56.8182%, 65.4902%
HSV (HSB):
235°, 46.0829%, 85.0980%
XYZ:
27.3214, 23.7134, 68.7828
xyY:
0.2280, 0.1979, 23.7134
CIE-Lab:
55.7997, 20.5015, -47.8151
CIE-LCH:
55.7997, 52.0249, 293.2080
CIE-Luv:
55.7997, -9.0039, -77.0518
Hunter-Lab:
48.6964, 14.9297, -49.6586
#757ed9 color charts
#757ed9 color shades, tints & tones
#757ed9 color schemes
#757ed9 color preview, HTML & CSS examples
This text has a color of #757ed9
<p style="color:#757ed9;">Text here</p>
.mytext {color:#757ed9;}
This box has a color of #757ed9
<div style="background-color:#757ed9;">Content here</div>
.mybackground {background-color:#757ed9;}
Border around this has a color of #757ed9
<div style="border:2px solid #757ed9;">Content here</div>
.myborder {border:2px solid #757ed9;}