#5be7dc color space conversions
Hex:
        #5be7dc
        RGB:
        91, 231, 220
        CMY:
        64, 9, 14
        CMYK:
        61, 0, 5, 9
      HSL:
        175°, 74.4681%, 63.1373%
        HSV (HSB):
        175°, 60.6061%, 90.5882%
        XYZ:
        45.8086, 64.5433, 77.7539
        xyY:
        0.2435, 0.3431, 64.5433
      CIE-Lab:
        84.2478, -40.0847, -5.9245
        CIE-LCH:
        84.2478, 40.5201, 188.4075
        CIE-Luv:
        84.2478, -55.7748, -2.8351
        Hunter-Lab:
        80.3388, -38.8137, -1.1451
      #5be7dc color charts
#5be7dc RGB chart
      #5be7dc CMYK chart
      #5be7dc RGB pie chart
      #5be7dc color shades, tints & tones
#5be7dc color schemes
#5be7dc color preview, HTML & CSS examples
           This text has a color of #5be7dc        
        
          <p style="color:#5be7dc;">Text here</p>
        
        
          .mytext {color:#5be7dc;}
        
        Text color #5be7dc
      
           This box has a color of #5be7dc        
        
          <div style="background-color:#5be7dc;">Content here</div>
        
        
          .mybackground {background-color:#5be7dc;}
        
        Background color #5be7dc
      
           Border around this has a color of #5be7dc        
        
          <div style="border:2px solid #5be7dc;">Content here</div>
        
        
          .myborder {border:2px solid #5be7dc;}
        
        Border color #5be7dc