#5f7ab2 color space conversions
Hex:
        #5f7ab2
        RGB:
        95, 122, 178
        CMY:
        63, 52, 30
        CMYK:
        47, 31, 0, 30
      HSL:
        220°, 35.0211%, 53.5294%
        HSV (HSB):
        220°, 46.6292%, 69.8039%
        XYZ:
        19.7147, 19.5663, 44.8571
        xyY:
        0.2343, 0.2325, 19.5663
      CIE-Lab:
        51.3433, 5.7016, -32.7082
        CIE-LCH:
        51.3433, 33.2015, 279.8882
        CIE-Luv:
        51.3433, -14.5034, -50.1068
        Hunter-Lab:
        44.2338, 2.1471, -29.1617
      #5f7ab2 color charts
#5f7ab2 RGB chart
      #5f7ab2 CMYK chart
      #5f7ab2 RGB pie chart
      #5f7ab2 color shades, tints & tones
#5f7ab2 color schemes
#5f7ab2 color preview, HTML & CSS examples
           This text has a color of #5f7ab2        
        
          <p style="color:#5f7ab2;">Text here</p>
        
        
          .mytext {color:#5f7ab2;}
        
        Text color #5f7ab2
      
           This box has a color of #5f7ab2        
        
          <div style="background-color:#5f7ab2;">Content here</div>
        
        
          .mybackground {background-color:#5f7ab2;}
        
        Background color #5f7ab2
      
           Border around this has a color of #5f7ab2        
        
          <div style="border:2px solid #5f7ab2;">Content here</div>
        
        
          .myborder {border:2px solid #5f7ab2;}
        
        Border color #5f7ab2