#5f74af color space conversions
Hex:
        #5f74af
        RGB:
        95, 116, 175
        CMY:
        63, 55, 31
        CMYK:
        46, 34, 0, 31
      HSL:
        224°, 33.3333%, 52.9412%
        HSV (HSB):
        224°, 45.7143%, 68.6275%
        XYZ:
        18.7026, 18.0188, 43.0497
        xyY:
        0.2345, 0.2259, 18.0188
      CIE-Lab:
        49.5189, 8.4108, -33.8275
        CIE-LCH:
        49.5189, 34.8575, 283.9628
        CIE-Luv:
        49.5189, -12.1830, -51.8187
        Hunter-Lab:
        42.4486, 4.3609, -30.4156
      #5f74af color charts
#5f74af RGB chart
      #5f74af CMYK chart
      #5f74af RGB pie chart
      #5f74af color shades, tints & tones
#5f74af color schemes
#5f74af color preview, HTML & CSS examples
           This text has a color of #5f74af        
        
          <p style="color:#5f74af;">Text here</p>
        
        
          .mytext {color:#5f74af;}
        
        Text color #5f74af
      
           This box has a color of #5f74af        
        
          <div style="background-color:#5f74af;">Content here</div>
        
        
          .mybackground {background-color:#5f74af;}
        
        Background color #5f74af
      
           Border around this has a color of #5f74af        
        
          <div style="border:2px solid #5f74af;">Content here</div>
        
        
          .myborder {border:2px solid #5f74af;}
        
        Border color #5f74af