#5bedc1 color space conversions
Hex:
        #5bedc1
        RGB:
        91, 237, 193
        CMY:
        64, 7, 24
        CMYK:
        62, 0, 19, 7
      HSL:
        162°, 80.2198%, 64.3137%
        HSV (HSB):
        162°, 61.6034%, 92.9412%
        XYZ:
        44.2242, 66.6428, 60.9846
        xyY:
        0.2573, 0.3878, 66.6428
      CIE-Lab:
        85.3232, -49.2926, 9.8347
        CIE-LCH:
        85.3232, 50.2641, 168.7167
        CIE-Luv:
        85.3232, -59.5069, 22.8029
        Hunter-Lab:
        81.6350, -46.1623, 12.8526
      #5bedc1 color charts
#5bedc1 RGB chart
      #5bedc1 CMYK chart
      #5bedc1 RGB pie chart
      #5bedc1 color shades, tints & tones
#5bedc1 color schemes
#5bedc1 color preview, HTML & CSS examples
           This text has a color of #5bedc1        
        
          <p style="color:#5bedc1;">Text here</p>
        
        
          .mytext {color:#5bedc1;}
        
        Text color #5bedc1
      
           This box has a color of #5bedc1        
        
          <div style="background-color:#5bedc1;">Content here</div>
        
        
          .mybackground {background-color:#5bedc1;}
        
        Background color #5bedc1
      
           Border around this has a color of #5bedc1        
        
          <div style="border:2px solid #5bedc1;">Content here</div>
        
        
          .myborder {border:2px solid #5bedc1;}
        
        Border color #5bedc1