#58daef color space conversions
Hex:
        #58daef
        RGB:
        88, 218, 239
        CMY:
        65, 15, 6
        CMYK:
        63, 9, 0, 6
      HSL:
        188°, 82.5137%, 64.1176%
        HSV (HSB):
        188°, 63.1799%, 93.7255%
        XYZ:
        44.6759, 58.4495, 90.5886
        xyY:
        0.2306, 0.3017, 58.4495
      CIE-Lab:
        80.9881, -29.2920, -20.8845
        CIE-LCH:
        80.9881, 35.9747, 215.4881
        CIE-Luv:
        80.9881, -50.6097, -28.9121
        Hunter-Lab:
        76.4523, -29.4827, -16.7363
      #58daef color charts
#58daef RGB chart
      #58daef CMYK chart
      #58daef RGB pie chart
      #58daef color shades, tints & tones
#58daef color schemes
#58daef color preview, HTML & CSS examples
           This text has a color of #58daef        
        
          <p style="color:#58daef;">Text here</p>
        
        
          .mytext {color:#58daef;}
        
        Text color #58daef
      
           This box has a color of #58daef        
        
          <div style="background-color:#58daef;">Content here</div>
        
        
          .mybackground {background-color:#58daef;}
        
        Background color #58daef
      
           Border around this has a color of #58daef        
        
          <div style="border:2px solid #58daef;">Content here</div>
        
        
          .myborder {border:2px solid #58daef;}
        
        Border color #58daef