#58e7ff color space conversions
Hex:
        #58e7ff
        RGB:
        88, 231, 255
        CMY:
        65, 9, 0
        CMYK:
        65, 9, 0, 0
      HSL:
        189°, 100.0000%, 67.2549%
        HSV (HSB):
        189°, 65.4902%, 100.0000%
        XYZ:
        50.6504, 66.4465, 104.7636
        xyY:
        0.2283, 0.2995, 66.4465
      CIE-Lab:
        85.2237, -30.9390, -22.9217
        CIE-LCH:
        85.2237, 38.5049, 216.5336
        CIE-Luv:
        85.2237, -54.3399, -32.2911
        Hunter-Lab:
        81.5147, -31.7371, -19.1398
      #58e7ff color charts
#58e7ff RGB chart
      #58e7ff CMYK chart
      #58e7ff RGB pie chart
      #58e7ff color shades, tints & tones
#58e7ff color schemes
#58e7ff color preview, HTML & CSS examples
           This text has a color of #58e7ff        
        
          <p style="color:#58e7ff;">Text here</p>
        
        
          .mytext {color:#58e7ff;}
        
        Text color #58e7ff
      
           This box has a color of #58e7ff        
        
          <div style="background-color:#58e7ff;">Content here</div>
        
        
          .mybackground {background-color:#58e7ff;}
        
        Background color #58e7ff
      
           Border around this has a color of #58e7ff        
        
          <div style="border:2px solid #58e7ff;">Content here</div>
        
        
          .myborder {border:2px solid #58e7ff;}
        
        Border color #58e7ff