#5be1e1 color space conversions
Hex:
        #5be1e1
        RGB:
        91, 225, 225
        CMY:
        64, 12, 12
        CMYK:
        60, 0, 0, 12
      HSL:
        180°, 69.0722%, 61.9608%
        HSV (HSB):
        180°, 59.5556%, 88.2353%
        XYZ:
        44.8302, 61.5108, 80.7441
        xyY:
        0.2396, 0.3288, 61.5108
      CIE-Lab:
        82.6526, -36.0196, -10.9378
        CIE-LCH:
        82.6526, 37.6437, 196.8916
        CIE-Luv:
        82.6526, -53.3020, -11.5118
        Hunter-Lab:
        78.4288, -35.2192, -6.1401
      #5be1e1 color charts
#5be1e1 RGB chart
      #5be1e1 CMYK chart
      #5be1e1 RGB pie chart
      #5be1e1 color shades, tints & tones
#5be1e1 color schemes
#5be1e1 color preview, HTML & CSS examples
           This text has a color of #5be1e1        
        
          <p style="color:#5be1e1;">Text here</p>
        
        
          .mytext {color:#5be1e1;}
        
        Text color #5be1e1
      
           This box has a color of #5be1e1        
        
          <div style="background-color:#5be1e1;">Content here</div>
        
        
          .mybackground {background-color:#5be1e1;}
        
        Background color #5be1e1
      
           Border around this has a color of #5be1e1        
        
          <div style="border:2px solid #5be1e1;">Content here</div>
        
        
          .myborder {border:2px solid #5be1e1;}
        
        Border color #5be1e1