#58b5ff color space conversions
Hex:
        #58b5ff
        RGB:
        88, 181, 255
        CMY:
        65, 29, 0
        CMYK:
        65, 29, 0, 0
      HSL:
        207°, 100.0000%, 67.2549%
        HSV (HSB):
        207°, 65.4902%, 100.0000%
        XYZ:
        38.5984, 42.3425, 100.7463
        xyY:
        0.2124, 0.2331, 42.3425
      CIE-Lab:
        71.1064, -5.1928, -44.7051
        CIE-LCH:
        71.1064, 45.0057, 263.3744
        CIE-Luv:
        71.1064, -36.6477, -71.9845
        Hunter-Lab:
        65.0711, -7.9931, -46.2460
      #58b5ff color charts
#58b5ff RGB chart
      #58b5ff CMYK chart
      #58b5ff RGB pie chart
      #58b5ff color shades, tints & tones
#58b5ff color schemes
#58b5ff color preview, HTML & CSS examples
           This text has a color of #58b5ff        
        
          <p style="color:#58b5ff;">Text here</p>
        
        
          .mytext {color:#58b5ff;}
        
        Text color #58b5ff
      
           This box has a color of #58b5ff        
        
          <div style="background-color:#58b5ff;">Content here</div>
        
        
          .mybackground {background-color:#58b5ff;}
        
        Background color #58b5ff
      
           Border around this has a color of #58b5ff        
        
          <div style="border:2px solid #58b5ff;">Content here</div>
        
        
          .myborder {border:2px solid #58b5ff;}
        
        Border color #58b5ff