#5f4299 color space conversions
Hex:
        #5f4299
        RGB:
        95, 66, 153
        CMY:
        63, 74, 40
        CMYK:
        38, 57, 0, 40
      HSL:
        260°, 39.7260%, 42.9412%
        HSV (HSB):
        260°, 56.8627%, 60.0000%
        XYZ:
        12.4173, 8.6292, 31.1481
        xyY:
        0.2379, 0.1653, 8.6292
      CIE-Lab:
        35.2604, 32.7572, -43.4013
        CIE-LCH:
        35.2604, 54.3757, 307.0437
        CIE-Luv:
        35.2604, 6.0731, -63.3840
        Hunter-Lab:
        29.3756, 24.0463, -42.3048
      #5f4299 color charts
#5f4299 RGB chart
      #5f4299 CMYK chart
      #5f4299 RGB pie chart
      #5f4299 color shades, tints & tones
#5f4299 color schemes
#5f4299 color preview, HTML & CSS examples
           This text has a color of #5f4299        
        
          <p style="color:#5f4299;">Text here</p>
        
        
          .mytext {color:#5f4299;}
        
        Text color #5f4299
      
           This box has a color of #5f4299        
        
          <div style="background-color:#5f4299;">Content here</div>
        
        
          .mybackground {background-color:#5f4299;}
        
        Background color #5f4299
      
           Border around this has a color of #5f4299        
        
          <div style="border:2px solid #5f4299;">Content here</div>
        
        
          .myborder {border:2px solid #5f4299;}
        
        Border color #5f4299