#5debe0 color space conversions
Hex:
        #5debe0
        RGB:
        93, 235, 224
        CMY:
        64, 8, 12
        CMYK:
        60, 0, 5, 8
      HSL:
        175°, 78.0220%, 64.3137%
        HSV (HSB):
        175°, 60.4255%, 92.1569%
        XYZ:
        47.6771, 67.1256, 80.9647
        xyY:
        0.2435, 0.3429, 67.1256
      CIE-Lab:
        85.5674, -40.5130, -6.0771
        CIE-LCH:
        85.5674, 40.9663, 188.5309
        CIE-Luv:
        85.5674, -56.5681, -3.0135
        Hunter-Lab:
        81.9302, -39.5047, -1.2401
      #5debe0 color charts
#5debe0 RGB chart
      #5debe0 CMYK chart
      #5debe0 RGB pie chart
      #5debe0 color shades, tints & tones
#5debe0 color schemes
#5debe0 color preview, HTML & CSS examples
           This text has a color of #5debe0        
        
          <p style="color:#5debe0;">Text here</p>
        
        
          .mytext {color:#5debe0;}
        
        Text color #5debe0
      
           This box has a color of #5debe0        
        
          <div style="background-color:#5debe0;">Content here</div>
        
        
          .mybackground {background-color:#5debe0;}
        
        Background color #5debe0
      
           Border around this has a color of #5debe0        
        
          <div style="border:2px solid #5debe0;">Content here</div>
        
        
          .myborder {border:2px solid #5debe0;}
        
        Border color #5debe0