#358ed3 color space conversions
Hex:
#358ed3
RGB:
53, 142, 211
CMY:
79, 44, 17
CMYK:
75, 33, 0, 17
HSL:
206°, 64.2276%, 51.7647%
HSV (HSB):
206°, 74.8815%, 82.7451%
XYZ:
22.8991, 24.8060, 65.2092
xyY:
0.2028, 0.2197, 24.8060
CIE-Lab:
56.8859, -3.0422, -42.9172
CIE-LCH:
56.8859, 43.0249, 265.9454
CIE-Luv:
56.8859, -31.6174, -66.8039
Hunter-Lab:
49.8057, -5.0912, -42.7628
#358ed3 color charts
#358ed3 color shades, tints & tones
#358ed3 color schemes
#358ed3 color preview, HTML & CSS examples
This text has a color of #358ed3
<p style="color:#358ed3;">Text here</p>
.mytext {color:#358ed3;}
This box has a color of #358ed3
<div style="background-color:#358ed3;">Content here</div>
.mybackground {background-color:#358ed3;}
Border around this has a color of #358ed3
<div style="border:2px solid #358ed3;">Content here</div>
.myborder {border:2px solid #358ed3;}