#5ba0ce color space conversions
Hex:
        #5ba0ce
        RGB:
        91, 160, 206
        CMY:
        64, 37, 19
        CMYK:
        56, 22, 0, 19
      HSL:
        204°, 53.9906%, 58.2353%
        HSV (HSB):
        204°, 55.8252%, 80.7843%
        XYZ:
        28.0258, 31.8220, 63.0577
        xyY:
        0.2280, 0.2589, 31.8220
      CIE-Lab:
        63.1955, -8.5652, -30.1639
        CIE-LCH:
        63.1955, 31.3563, 254.1478
        CIE-Luv:
        63.1955, -29.9295, -45.9844
        Hunter-Lab:
        56.4110, -10.0379, -26.7882
      #5ba0ce color charts
#5ba0ce RGB chart
      #5ba0ce CMYK chart
      #5ba0ce RGB pie chart
      #5ba0ce color shades, tints & tones
#5ba0ce color schemes
#5ba0ce color preview, HTML & CSS examples
           This text has a color of #5ba0ce        
        
          <p style="color:#5ba0ce;">Text here</p>
        
        
          .mytext {color:#5ba0ce;}
        
        Text color #5ba0ce
      
           This box has a color of #5ba0ce        
        
          <div style="background-color:#5ba0ce;">Content here</div>
        
        
          .mybackground {background-color:#5ba0ce;}
        
        Background color #5ba0ce
      
           Border around this has a color of #5ba0ce        
        
          <div style="border:2px solid #5ba0ce;">Content here</div>
        
        
          .myborder {border:2px solid #5ba0ce;}
        
        Border color #5ba0ce