#357edc color space conversions
Hex:
#357edc
RGB:
53, 126, 220
CMY:
79, 51, 14
CMYK:
76, 43, 0, 14
HSL:
214°, 70.4641%, 53.5294%
HSV (HSB):
214°, 75.9091%, 86.2745%
XYZ:
21.8473, 20.8459, 70.5823
xyY:
0.1929, 0.1840, 20.8459
CIE-Lab:
52.7804, 9.8159, -54.5044
CIE-LCH:
52.7804, 55.3812, 280.2092
CIE-Luv:
52.7804, -25.9837, -85.6999
Hunter-Lab:
45.6573, 5.5131, -59.6972
#357edc color charts
#357edc RGB chart
#357edc CMYK chart
#357edc RGB pie chart
#357edc color shades, tints & tones
#357edc color schemes
#357edc color preview, HTML & CSS examples
This text has a color of #357edc
<p style="color:#357edc;">Text here</p>
.mytext {color:#357edc;}
Text color #357edc
This box has a color of #357edc
<div style="background-color:#357edc;">Content here</div>
.mybackground {background-color:#357edc;}
Background color #357edc
Border around this has a color of #357edc
<div style="border:2px solid #357edc;">Content here</div>
.myborder {border:2px solid #357edc;}
Border color #357edc