#5be4e3 color space conversions
Hex:
        #5be4e3
        RGB:
        91, 228, 227
        CMY:
        64, 11, 11
        CMYK:
        60, 0, 0, 11
      HSL:
        180°, 71.7277%, 62.5490%
        HSV (HSB):
        180°, 60.0877%, 89.4118%
        XYZ:
        45.9229, 63.2570, 82.4625
        xyY:
        0.2396, 0.3301, 63.2570
      CIE-Lab:
        83.5774, -36.8690, -10.6185
        CIE-LCH:
        83.5774, 38.3676, 196.0667
        CIE-Luv:
        83.5774, -54.2814, -10.8795
        Hunter-Lab:
        79.5343, -36.1195, -5.7989
      #5be4e3 color charts
#5be4e3 RGB chart
      #5be4e3 CMYK chart
      #5be4e3 RGB pie chart
      #5be4e3 color shades, tints & tones
#5be4e3 color schemes
#5be4e3 color preview, HTML & CSS examples
           This text has a color of #5be4e3        
        
          <p style="color:#5be4e3;">Text here</p>
        
        
          .mytext {color:#5be4e3;}
        
        Text color #5be4e3
      
           This box has a color of #5be4e3        
        
          <div style="background-color:#5be4e3;">Content here</div>
        
        
          .mybackground {background-color:#5be4e3;}
        
        Background color #5be4e3
      
           Border around this has a color of #5be4e3        
        
          <div style="border:2px solid #5be4e3;">Content here</div>
        
        
          .myborder {border:2px solid #5be4e3;}
        
        Border color #5be4e3