#58e6fa color space conversions
Hex:
        #58e6fa
        RGB:
        88, 230, 250
        CMY:
        65, 10, 2
        CMYK:
        65, 8, 0, 2
      HSL:
        187°, 94.1860%, 66.2745%
        HSV (HSB):
        187°, 64.8000%, 98.0392%
        XYZ:
        49.5766, 65.5705, 100.4859
        xyY:
        0.2299, 0.3041, 65.5705
      CIE-Lab:
        84.7768, -31.8981, -20.9673
        CIE-LCH:
        84.7768, 38.1722, 213.3178
        CIE-Luv:
        84.7768, -54.2785, -28.8230
        Hunter-Lab:
        80.9756, -32.4221, -16.8924
      #58e6fa color charts
#58e6fa RGB chart
      #58e6fa CMYK chart
      #58e6fa RGB pie chart
      #58e6fa color shades, tints & tones
#58e6fa color schemes
#58e6fa color preview, HTML & CSS examples
           This text has a color of #58e6fa        
        
          <p style="color:#58e6fa;">Text here</p>
        
        
          .mytext {color:#58e6fa;}
        
        Text color #58e6fa
      
           This box has a color of #58e6fa        
        
          <div style="background-color:#58e6fa;">Content here</div>
        
        
          .mybackground {background-color:#58e6fa;}
        
        Background color #58e6fa
      
           Border around this has a color of #58e6fa        
        
          <div style="border:2px solid #58e6fa;">Content here</div>
        
        
          .myborder {border:2px solid #58e6fa;}
        
        Border color #58e6fa