#355ff7 color space conversions
Hex:
#355ff7
RGB:
53, 95, 247
CMY:
79, 63, 3
CMYK:
79, 62, 0, 3
HSL:
227°, 92.3810%, 58.8235%
HSV (HSB):
227°, 78.5425%, 96.8627%
XYZ:
22.3489, 15.6567, 89.8398
xyY:
0.1748, 0.1225, 15.6567
CIE-Lab:
46.5208, 39.1232, -79.7911
CIE-LCH:
46.5208, 88.8664, 296.1196
CIE-Luv:
46.5208, -17.0050, -121.4450
Hunter-Lab:
39.5686, 31.5745, -106.9191
#355ff7 color charts
#355ff7 color shades, tints & tones
#355ff7 color schemes
#355ff7 color preview, HTML & CSS examples
This text has a color of #355ff7
<p style="color:#355ff7;">Text here</p>
.mytext {color:#355ff7;}
This box has a color of #355ff7
<div style="background-color:#355ff7;">Content here</div>
.mybackground {background-color:#355ff7;}
Border around this has a color of #355ff7
<div style="border:2px solid #355ff7;">Content here</div>
.myborder {border:2px solid #355ff7;}