#355bce color space conversions
Hex:
        #355bce
        RGB:
        53, 91, 206
        CMY:
        79, 64, 19
        CMYK:
        74, 56, 0, 19
      HSL:
        225°, 60.9562%, 50.7843%
        HSV (HSB):
        225°, 74.2718%, 80.7843%
        XYZ:
        16.3499, 12.6953, 59.9812
        xyY:
        0.1837, 0.1426, 12.6953
      CIE-Lab:
        42.3005, 26.7798, -63.4333
        CIE-LCH:
        42.3005, 68.8545, 292.8881
        CIE-Luv:
        42.3005, -15.7976, -95.0708
        Hunter-Lab:
        35.6304, 19.5556, -74.8690
      #355bce color charts
#355bce RGB chart
      #355bce CMYK chart
      #355bce RGB pie chart
      #355bce color shades, tints & tones
#355bce color schemes
#355bce color preview, HTML & CSS examples
           This text has a color of #355bce        
        
          <p style="color:#355bce;">Text here</p>
        
        
          .mytext {color:#355bce;}
        
        Text color #355bce
      
           This box has a color of #355bce        
        
          <div style="background-color:#355bce;">Content here</div>
        
        
          .mybackground {background-color:#355bce;}
        
        Background color #355bce
      
           Border around this has a color of #355bce        
        
          <div style="border:2px solid #355bce;">Content here</div>
        
        
          .myborder {border:2px solid #355bce;}
        
        Border color #355bce