#5f5f91 color space conversions
Hex:
        #5f5f91
        RGB:
        95, 95, 145
        CMY:
        63, 63, 43
        CMYK:
        34, 34, 0, 43
      HSL:
        240°, 20.8333%, 47.0588%
        HSV (HSB):
        240°, 34.4828%, 56.8627%
        XYZ:
        13.9224, 12.6616, 28.4982
        xyY:
        0.2528, 0.2299, 12.6616
      CIE-Lab:
        42.2489, 12.4962, -27.5038
        CIE-LCH:
        42.2489, 30.2095, 294.4345
        CIE-Luv:
        42.2489, -2.9496, -40.9152
        Hunter-Lab:
        35.5832, 7.5697, -22.5765
      #5f5f91 color charts
#5f5f91 RGB chart
      #5f5f91 CMYK chart
      #5f5f91 RGB pie chart
      #5f5f91 color shades, tints & tones
#5f5f91 color schemes
#5f5f91 color preview, HTML & CSS examples
           This text has a color of #5f5f91        
        
          <p style="color:#5f5f91;">Text here</p>
        
        
          .mytext {color:#5f5f91;}
        
        Text color #5f5f91
      
           This box has a color of #5f5f91        
        
          <div style="background-color:#5f5f91;">Content here</div>
        
        
          .mybackground {background-color:#5f5f91;}
        
        Background color #5f5f91
      
           Border around this has a color of #5f5f91        
        
          <div style="border:2px solid #5f5f91;">Content here</div>
        
        
          .myborder {border:2px solid #5f5f91;}
        
        Border color #5f5f91