#5be2ce color space conversions
Hex:
        #5be2ce
        RGB:
        91, 226, 206
        CMY:
        64, 11, 19
        CMYK:
        60, 0, 9, 11
      HSL:
        171°, 69.9482%, 62.1569%
        HSV (HSB):
        171°, 59.7345%, 88.6275%
        XYZ:
        42.6513, 61.0731, 67.9328
        xyY:
        0.2485, 0.3558, 61.0731
      CIE-Lab:
        82.4180, -41.4190, -1.2116
        CIE-LCH:
        82.4180, 41.4368, 181.6756
        CIE-Luv:
        82.4180, -54.7379, 4.7881
        Hunter-Lab:
        78.1493, -39.3418, 3.1655
      #5be2ce color charts
#5be2ce RGB chart
      #5be2ce CMYK chart
      #5be2ce RGB pie chart
      #5be2ce color shades, tints & tones
#5be2ce color schemes
#5be2ce color preview, HTML & CSS examples
           This text has a color of #5be2ce        
        
          <p style="color:#5be2ce;">Text here</p>
        
        
          .mytext {color:#5be2ce;}
        
        Text color #5be2ce
      
           This box has a color of #5be2ce        
        
          <div style="background-color:#5be2ce;">Content here</div>
        
        
          .mybackground {background-color:#5be2ce;}
        
        Background color #5be2ce
      
           Border around this has a color of #5be2ce        
        
          <div style="border:2px solid #5be2ce;">Content here</div>
        
        
          .myborder {border:2px solid #5be2ce;}
        
        Border color #5be2ce