#358ca2 color space conversions
Hex:
        #358ca2
        RGB:
        53, 140, 162
        CMY:
        79, 45, 36
        CMYK:
        67, 14, 0, 36
      HSL:
        192°, 50.6977%, 42.1569%
        HSV (HSB):
        192°, 67.2840%, 63.5294%
        XYZ:
        17.3679, 22.1217, 37.5369
        xyY:
        0.2255, 0.2872, 22.1217
      CIE-Lab:
        54.1559, -18.6655, -19.2787
        CIE-LCH:
        54.1559, 26.8341, 225.9258
        CIE-Luv:
        54.1559, -33.3742, -26.1979
        Hunter-Lab:
        47.0337, -16.3953, -14.3949
      #358ca2 color charts
#358ca2 RGB chart
      #358ca2 CMYK chart
      #358ca2 RGB pie chart
      #358ca2 color shades, tints & tones
#358ca2 color schemes
#358ca2 color preview, HTML & CSS examples
           This text has a color of #358ca2        
        
          <p style="color:#358ca2;">Text here</p>
        
        
          .mytext {color:#358ca2;}
        
        Text color #358ca2
      
           This box has a color of #358ca2        
        
          <div style="background-color:#358ca2;">Content here</div>
        
        
          .mybackground {background-color:#358ca2;}
        
        Background color #358ca2
      
           Border around this has a color of #358ca2        
        
          <div style="border:2px solid #358ca2;">Content here</div>
        
        
          .myborder {border:2px solid #358ca2;}
        
        Border color #358ca2