#5abed2 color space conversions
Hex:
        #5abed2
        RGB:
        90, 190, 210
        CMY:
        65, 25, 18
        CMYK:
        57, 10, 0, 18
      HSL:
        190°, 57.1429%, 58.8235%
        HSV (HSB):
        190°, 57.1429%, 82.3529%
        XYZ:
        34.2628, 43.6537, 67.5929
        xyY:
        0.2355, 0.3000, 43.6537
      CIE-Lab:
        71.9964, -23.4469, -18.8943
        CIE-LCH:
        71.9964, 30.1123, 218.8632
        CIE-Luv:
        71.9964, -41.3400, -26.0276
        Hunter-Lab:
        66.0710, -23.0585, -14.4061
      #5abed2 color charts
#5abed2 RGB chart
      #5abed2 CMYK chart
      #5abed2 RGB pie chart
      #5abed2 color shades, tints & tones
#5abed2 color schemes
#5abed2 color preview, HTML & CSS examples
           This text has a color of #5abed2        
        
          <p style="color:#5abed2;">Text here</p>
        
        
          .mytext {color:#5abed2;}
        
        Text color #5abed2
      
           This box has a color of #5abed2        
        
          <div style="background-color:#5abed2;">Content here</div>
        
        
          .mybackground {background-color:#5abed2;}
        
        Background color #5abed2
      
           Border around this has a color of #5abed2        
        
          <div style="border:2px solid #5abed2;">Content here</div>
        
        
          .myborder {border:2px solid #5abed2;}
        
        Border color #5abed2