#5be1ee color space conversions
Hex:
        #5be1ee
        RGB:
        91, 225, 238
        CMY:
        64, 12, 7
        CMYK:
        62, 5, 0, 7
      HSL:
        185°, 81.2155%, 64.5098%
        HSV (HSB):
        185°, 61.7647%, 93.3333%
        XYZ:
        46.6722, 62.2476, 90.4440
        xyY:
        0.2341, 0.3122, 62.2476
      CIE-Lab:
        83.0449, -32.4514, -17.2381
        CIE-LCH:
        83.0449, 36.7457, 207.9771
        CIE-Luv:
        83.0449, -52.5690, -22.4217
        Hunter-Lab:
        78.8972, -32.4770, -12.7393
      #5be1ee color charts
#5be1ee RGB chart
      #5be1ee CMYK chart
      #5be1ee RGB pie chart
      #5be1ee color shades, tints & tones
#5be1ee color schemes
#5be1ee color preview, HTML & CSS examples
           This text has a color of #5be1ee        
        
          <p style="color:#5be1ee;">Text here</p>
        
        
          .mytext {color:#5be1ee;}
        
        Text color #5be1ee
      
           This box has a color of #5be1ee        
        
          <div style="background-color:#5be1ee;">Content here</div>
        
        
          .mybackground {background-color:#5be1ee;}
        
        Background color #5be1ee
      
           Border around this has a color of #5be1ee        
        
          <div style="border:2px solid #5be1ee;">Content here</div>
        
        
          .myborder {border:2px solid #5be1ee;}
        
        Border color #5be1ee