#5abedf color space conversions
Hex:
        #5abedf
        RGB:
        90, 190, 223
        CMY:
        65, 25, 13
        CMYK:
        60, 15, 0, 13
      HSL:
        195°, 67.5127%, 61.3725%
        HSV (HSB):
        195°, 59.6413%, 87.4510%
        XYZ:
        35.9492, 44.3283, 76.4735
        xyY:
        0.2293, 0.2828, 44.3283
      CIE-Lab:
        72.4474, -19.6455, -25.2835
        CIE-LCH:
        72.4474, 32.0188, 232.1524
        CIE-Luv:
        72.4474, -40.7510, -37.1909
        Hunter-Lab:
        66.5795, -20.1341, -21.4951
      #5abedf color charts
#5abedf RGB chart
      #5abedf CMYK chart
      #5abedf RGB pie chart
      #5abedf color shades, tints & tones
#5abedf color schemes
#5abedf color preview, HTML & CSS examples
           This text has a color of #5abedf        
        
          <p style="color:#5abedf;">Text here</p>
        
        
          .mytext {color:#5abedf;}
        
        Text color #5abedf
      
           This box has a color of #5abedf        
        
          <div style="background-color:#5abedf;">Content here</div>
        
        
          .mybackground {background-color:#5abedf;}
        
        Background color #5abedf
      
           Border around this has a color of #5abedf        
        
          <div style="border:2px solid #5abedf;">Content here</div>
        
        
          .myborder {border:2px solid #5abedf;}
        
        Border color #5abedf