#5be5af color space conversions
Hex:
        #5be5af
        RGB:
        91, 229, 175
        CMY:
        64, 10, 31
        CMYK:
        60, 0, 24, 10
      HSL:
        157°, 72.6316%, 62.7451%
        HSV (HSB):
        157°, 60.2620%, 89.8039%
        XYZ:
        40.0716, 61.3579, 50.2887
        xyY:
        0.2641, 0.4044, 61.3579
      CIE-Lab:
        82.5708, -49.9563, 15.3529
        CIE-LCH:
        82.5708, 52.2623, 162.9164
        CIE-Luv:
        82.5708, -57.5434, 30.6735
        Hunter-Lab:
        78.3313, -45.7654, 16.7677
      #5be5af color charts
#5be5af RGB chart
      #5be5af CMYK chart
      #5be5af RGB pie chart
      #5be5af color shades, tints & tones
#5be5af color schemes
#5be5af color preview, HTML & CSS examples
           This text has a color of #5be5af        
        
          <p style="color:#5be5af;">Text here</p>
        
        
          .mytext {color:#5be5af;}
        
        Text color #5be5af
      
           This box has a color of #5be5af        
        
          <div style="background-color:#5be5af;">Content here</div>
        
        
          .mybackground {background-color:#5be5af;}
        
        Background color #5be5af
      
           Border around this has a color of #5be5af        
        
          <div style="border:2px solid #5be5af;">Content here</div>
        
        
          .myborder {border:2px solid #5be5af;}
        
        Border color #5be5af