#5abcd0 color space conversions
Hex:
        #5abcd0
        RGB:
        90, 188, 208
        CMY:
        65, 26, 18
        CMYK:
        57, 10, 0, 18
      HSL:
        190°, 55.6604%, 58.4314%
        HSV (HSB):
        190°, 56.7308%, 81.5686%
        XYZ:
        33.5848, 42.6942, 66.1452
        xyY:
        0.2358, 0.2998, 42.6942
      CIE-Lab:
        71.3469, -23.0098, -18.7873
        CIE-LCH:
        71.3469, 29.7054, 219.2314
        CIE-Luv:
        71.3469, -40.6781, -25.8814
        Hunter-Lab:
        65.3408, -22.5982, -14.2814
      #5abcd0 color charts
#5abcd0 RGB chart
      #5abcd0 CMYK chart
      #5abcd0 RGB pie chart
      #5abcd0 color shades, tints & tones
#5abcd0 color schemes
#5abcd0 color preview, HTML & CSS examples
           This text has a color of #5abcd0        
        
          <p style="color:#5abcd0;">Text here</p>
        
        
          .mytext {color:#5abcd0;}
        
        Text color #5abcd0
      
           This box has a color of #5abcd0        
        
          <div style="background-color:#5abcd0;">Content here</div>
        
        
          .mybackground {background-color:#5abcd0;}
        
        Background color #5abcd0
      
           Border around this has a color of #5abcd0        
        
          <div style="border:2px solid #5abcd0;">Content here</div>
        
        
          .myborder {border:2px solid #5abcd0;}
        
        Border color #5abcd0