#58caf3 color space conversions
Hex:
        #58caf3
        RGB:
        88, 202, 243
        CMY:
        65, 21, 5
        CMYK:
        64, 17, 0, 5
      HSL:
        196°, 86.5922%, 64.9020%
        HSV (HSB):
        196°, 63.7860%, 95.2941%
        XYZ:
        41.3227, 50.7868, 92.4189
        xyY:
        0.2239, 0.2752, 50.7868
      CIE-Lab:
        76.5497, -20.1414, -29.7953
        CIE-LCH:
        76.5497, 35.9644, 235.9416
        CIE-Luv:
        76.5497, -44.6292, -45.0426
        Hunter-Lab:
        71.2649, -21.2109, -27.0040
      #58caf3 color charts
#58caf3 RGB chart
      #58caf3 CMYK chart
      #58caf3 RGB pie chart
      #58caf3 color shades, tints & tones
#58caf3 color schemes
#58caf3 color preview, HTML & CSS examples
           This text has a color of #58caf3        
        
          <p style="color:#58caf3;">Text here</p>
        
        
          .mytext {color:#58caf3;}
        
        Text color #58caf3
      
           This box has a color of #58caf3        
        
          <div style="background-color:#58caf3;">Content here</div>
        
        
          .mybackground {background-color:#58caf3;}
        
        Background color #58caf3
      
           Border around this has a color of #58caf3        
        
          <div style="border:2px solid #58caf3;">Content here</div>
        
        
          .myborder {border:2px solid #58caf3;}
        
        Border color #58caf3