#5be1bf color space conversions
Hex:
        #5be1bf
        RGB:
        91, 225, 191
        CMY:
        64, 12, 25
        CMYK:
        60, 0, 15, 12
      HSL:
        165°, 69.0722%, 61.9608%
        HSV (HSB):
        165°, 59.5556%, 88.2353%
        XYZ:
        40.6436, 59.8362, 58.6976
        xyY:
        0.2553, 0.3759, 59.8362
      CIE-Lab:
        81.7491, -44.6389, 5.7594
        CIE-LCH:
        81.7491, 45.0089, 172.6481
        CIE-Luv:
        81.7491, -55.1974, 15.8972
        Hunter-Lab:
        77.3538, -41.5810, 9.1573
      #5be1bf color charts
#5be1bf RGB chart
      #5be1bf CMYK chart
      #5be1bf RGB pie chart
      #5be1bf color shades, tints & tones
#5be1bf color schemes
#5be1bf color preview, HTML & CSS examples
           This text has a color of #5be1bf        
        
          <p style="color:#5be1bf;">Text here</p>
        
        
          .mytext {color:#5be1bf;}
        
        Text color #5be1bf
      
           This box has a color of #5be1bf        
        
          <div style="background-color:#5be1bf;">Content here</div>
        
        
          .mybackground {background-color:#5be1bf;}
        
        Background color #5be1bf
      
           Border around this has a color of #5be1bf        
        
          <div style="border:2px solid #5be1bf;">Content here</div>
        
        
          .myborder {border:2px solid #5be1bf;}
        
        Border color #5be1bf