#58beed color space conversions
Hex:
        #58beed
        RGB:
        88, 190, 237
        CMY:
        65, 25, 7
        CMYK:
        63, 20, 0, 7
      HSL:
        199°, 80.5405%, 63.7255%
        HSV (HSB):
        199°, 62.8692%, 92.9412%
        XYZ:
        37.7240, 45.0160, 86.8215
        xyY:
        0.2225, 0.2655, 45.0160
      CIE-Lab:
        72.9025, -15.7517, -32.1808
        CIE-LCH:
        72.9025, 35.8290, 243.9194
        CIE-Luv:
        72.9025, -40.5865, -49.4081
        Hunter-Lab:
        67.0940, -17.0517, -29.7571
      #58beed color charts
#58beed RGB chart
      #58beed CMYK chart
      #58beed RGB pie chart
      #58beed color shades, tints & tones
#58beed color schemes
#58beed color preview, HTML & CSS examples
           This text has a color of #58beed        
        
          <p style="color:#58beed;">Text here</p>
        
        
          .mytext {color:#58beed;}
        
        Text color #58beed
      
           This box has a color of #58beed        
        
          <div style="background-color:#58beed;">Content here</div>
        
        
          .mybackground {background-color:#58beed;}
        
        Background color #58beed
      
           Border around this has a color of #58beed        
        
          <div style="border:2px solid #58beed;">Content here</div>
        
        
          .myborder {border:2px solid #58beed;}
        
        Border color #58beed