#58aeee color space conversions
Hex:
        #58aeee
        RGB:
        88, 174, 238
        CMY:
        65, 32, 7
        CMYK:
        63, 27, 0, 7
      HSL:
        206°, 81.5217%, 63.9216%
        HSV (HSB):
        206°, 63.0252%, 93.3333%
        XYZ:
        34.5932, 38.5199, 86.5007
        xyY:
        0.2167, 0.2413, 38.5199
      CIE-Lab:
        68.4020, -6.8135, -39.7115
        CIE-LCH:
        68.4020, 40.2918, 260.2642
        CIE-Luv:
        68.4020, -34.8009, -62.8863
        Hunter-Lab:
        62.0644, -9.1211, -39.1890
      #58aeee color charts
#58aeee RGB chart
      #58aeee CMYK chart
      #58aeee RGB pie chart
      #58aeee color shades, tints & tones
#58aeee color schemes
#58aeee color preview, HTML & CSS examples
           This text has a color of #58aeee        
        
          <p style="color:#58aeee;">Text here</p>
        
        
          .mytext {color:#58aeee;}
        
        Text color #58aeee
      
           This box has a color of #58aeee        
        
          <div style="background-color:#58aeee;">Content here</div>
        
        
          .mybackground {background-color:#58aeee;}
        
        Background color #58aeee
      
           Border around this has a color of #58aeee        
        
          <div style="border:2px solid #58aeee;">Content here</div>
        
        
          .myborder {border:2px solid #58aeee;}
        
        Border color #58aeee