#5f719a color space conversions
Hex:
        #5f719a
        RGB:
        95, 113, 154
        CMY:
        63, 56, 40
        CMYK:
        38, 27, 0, 40
      HSL:
        222°, 23.6948%, 48.8235%
        HSV (HSB):
        222°, 38.3117%, 60.3922%
        XYZ:
        16.4572, 16.5762, 32.9040
        xyY:
        0.2496, 0.2514, 16.5762
      CIE-Lab:
        47.7216, 4.0199, -24.3476
        CIE-LCH:
        47.7216, 24.6773, 279.3753
        CIE-Luv:
        47.7216, -10.4836, -36.1516
        Hunter-Lab:
        40.7139, 0.9030, -19.4170
      #5f719a color charts
#5f719a RGB chart
      #5f719a CMYK chart
      #5f719a RGB pie chart
      #5f719a color shades, tints & tones
#5f719a color schemes
#5f719a color preview, HTML & CSS examples
           This text has a color of #5f719a        
        
          <p style="color:#5f719a;">Text here</p>
        
        
          .mytext {color:#5f719a;}
        
        Text color #5f719a
      
           This box has a color of #5f719a        
        
          <div style="background-color:#5f719a;">Content here</div>
        
        
          .mybackground {background-color:#5f719a;}
        
        Background color #5f719a
      
           Border around this has a color of #5f719a        
        
          <div style="border:2px solid #5f719a;">Content here</div>
        
        
          .myborder {border:2px solid #5f719a;}
        
        Border color #5f719a