#358fef color space conversions
Hex:
        #358fef
        RGB:
        53, 143, 239
        CMY:
        79, 44, 6
        CMYK:
        78, 40, 0, 6
      HSL:
        211°, 85.3211%, 57.2549%
        HSV (HSB):
        211°, 77.8243%, 93.7255%
        XYZ:
        26.8706, 26.6338, 85.3860
        xyY:
        0.1935, 0.1918, 26.6338
      CIE-Lab:
        58.6338, 6.4607, -55.7541
        CIE-LCH:
        58.6338, 56.1271, 276.6098
        CIE-Luv:
        58.6338, -30.7673, -89.2885
        Hunter-Lab:
        51.6079, 2.6255, -61.9704
      #358fef color charts
#358fef RGB chart
      #358fef CMYK chart
      #358fef RGB pie chart
      #358fef color shades, tints & tones
#358fef color schemes
#358fef color preview, HTML & CSS examples
           This text has a color of #358fef        
        
          <p style="color:#358fef;">Text here</p>
        
        
          .mytext {color:#358fef;}
        
        Text color #358fef
      
           This box has a color of #358fef        
        
          <div style="background-color:#358fef;">Content here</div>
        
        
          .mybackground {background-color:#358fef;}
        
        Background color #358fef
      
           Border around this has a color of #358fef        
        
          <div style="border:2px solid #358fef;">Content here</div>
        
        
          .myborder {border:2px solid #358fef;}
        
        Border color #358fef