#358cbe color space conversions
Hex:
        #358cbe
        RGB:
        53, 140, 190
        CMY:
        79, 45, 25
        CMYK:
        72, 26, 0, 25
      HSL:
        202°, 56.3786%, 47.6471%
        HSV (HSB):
        202°, 72.1053%, 74.5098%
        XYZ:
        20.1405, 23.2308, 52.1377
        xyY:
        0.2109, 0.2432, 23.2308
      CIE-Lab:
        55.3092, -9.2773, -33.5216
        CIE-LCH:
        55.3092, 34.7817, 254.5304
        CIE-Luv:
        55.3092, -31.9190, -50.4077
        Hunter-Lab:
        48.1983, -9.7575, -30.3971
      #358cbe color charts
#358cbe RGB chart
      #358cbe CMYK chart
      #358cbe RGB pie chart
      #358cbe color shades, tints & tones
#358cbe color schemes
#358cbe color preview, HTML & CSS examples
           This text has a color of #358cbe        
        
          <p style="color:#358cbe;">Text here</p>
        
        
          .mytext {color:#358cbe;}
        
        Text color #358cbe
      
           This box has a color of #358cbe        
        
          <div style="background-color:#358cbe;">Content here</div>
        
        
          .mybackground {background-color:#358cbe;}
        
        Background color #358cbe
      
           Border around this has a color of #358cbe        
        
          <div style="border:2px solid #358cbe;">Content here</div>
        
        
          .myborder {border:2px solid #358cbe;}
        
        Border color #358cbe