#5f8ab2 color space conversions
Hex:
        #5f8ab2
        RGB:
        95, 138, 178
        CMY:
        63, 46, 30
        CMYK:
        47, 22, 0, 30
      HSL:
        209°, 35.0211%, 53.5294%
        HSV (HSB):
        209°, 46.6292%, 69.8039%
        XYZ:
        21.8437, 23.8242, 45.5667
        xyY:
        0.2394, 0.2611, 23.8242
      CIE-Lab:
        55.9114, -3.6965, -25.6129
        CIE-LCH:
        55.9114, 25.8783, 261.7877
        CIE-Luv:
        55.9114, -20.6995, -38.3215
        Hunter-Lab:
        48.8100, -5.5345, -21.1833
      #5f8ab2 color charts
#5f8ab2 RGB chart
      #5f8ab2 CMYK chart
      #5f8ab2 RGB pie chart
      #5f8ab2 color shades, tints & tones
#5f8ab2 color schemes
#5f8ab2 color preview, HTML & CSS examples
           This text has a color of #5f8ab2        
        
          <p style="color:#5f8ab2;">Text here</p>
        
        
          .mytext {color:#5f8ab2;}
        
        Text color #5f8ab2
      
           This box has a color of #5f8ab2        
        
          <div style="background-color:#5f8ab2;">Content here</div>
        
        
          .mybackground {background-color:#5f8ab2;}
        
        Background color #5f8ab2
      
           Border around this has a color of #5f8ab2        
        
          <div style="border:2px solid #5f8ab2;">Content here</div>
        
        
          .myborder {border:2px solid #5f8ab2;}
        
        Border color #5f8ab2