#58eaed color space conversions
Hex:
        #58eaed
        RGB:
        88, 234, 237
        CMY:
        65, 8, 7
        CMYK:
        63, 1, 0, 7
      HSL:
        181°, 80.5405%, 63.7255%
        HSV (HSB):
        181°, 62.8692%, 92.9412%
        XYZ:
        48.7334, 67.0348, 90.4913
        xyY:
        0.2363, 0.3250, 67.0348
      CIE-Lab:
        85.5215, -37.4028, -13.0009
        CIE-LCH:
        85.5215, 39.5979, 199.1670
        CIE-Luv:
        85.5215, -56.4795, -14.7378
        Hunter-Lab:
        81.8748, -37.0343, -8.2173
      #58eaed color charts
#58eaed RGB chart
      #58eaed CMYK chart
      #58eaed RGB pie chart
      #58eaed color shades, tints & tones
#58eaed color schemes
#58eaed color preview, HTML & CSS examples
           This text has a color of #58eaed        
        
          <p style="color:#58eaed;">Text here</p>
        
        
          .mytext {color:#58eaed;}
        
        Text color #58eaed
      
           This box has a color of #58eaed        
        
          <div style="background-color:#58eaed;">Content here</div>
        
        
          .mybackground {background-color:#58eaed;}
        
        Background color #58eaed
      
           Border around this has a color of #58eaed        
        
          <div style="border:2px solid #58eaed;">Content here</div>
        
        
          .myborder {border:2px solid #58eaed;}
        
        Border color #58eaed