#757dca color space conversions
Hex:
#757dca
RGB:
117, 125, 202
CMY:
54, 51, 21
CMYK:
42, 38, 0, 21
HSL:
234°, 44.5026%, 62.5490%
HSV (HSB):
234°, 42.0792%, 79.2157%
XYZ:
25.3304, 22.7134, 58.9262
xyY:
0.2368, 0.2123, 22.7134
CIE-Lab:
54.7759, 16.6958, -40.9570
CIE-LCH:
54.7759, 44.2292, 292.1779
CIE-Luv:
54.7759, -7.9601, -65.3263
Hunter-Lab:
47.6586, 11.4697, -39.9465
#757dca color charts
#757dca color shades, tints & tones
#757dca color schemes
#757dca color preview, HTML & CSS examples
This text has a color of #757dca
<p style="color:#757dca;">Text here</p>
.mytext {color:#757dca;}
This box has a color of #757dca
<div style="background-color:#757dca;">Content here</div>
.mybackground {background-color:#757dca;}
Border around this has a color of #757dca
<div style="border:2px solid #757dca;">Content here</div>
.myborder {border:2px solid #757dca;}