#5f3bae color space conversions
Hex:
        #5f3bae
        RGB:
        95, 59, 174
        CMY:
        63, 77, 32
        CMYK:
        45, 66, 0, 32
      HSL:
        259°, 49.3562%, 45.6863%
        HSV (HSB):
        259°, 66.0920%, 68.2353%
        XYZ:
        13.9233, 8.6168, 40.9738
        xyY:
        0.2192, 0.1357, 8.6168
      CIE-Lab:
        35.2358, 42.7310, -56.0551
        CIE-LCH:
        35.2358, 70.4848, 307.3184
        CIE-Luv:
        35.2358, 5.2478, -81.0299
        Hunter-Lab:
        29.3544, 33.2951, -62.2107
      #5f3bae color charts
#5f3bae RGB chart
      #5f3bae CMYK chart
      #5f3bae RGB pie chart
      #5f3bae color shades, tints & tones
#5f3bae color schemes
#5f3bae color preview, HTML & CSS examples
           This text has a color of #5f3bae        
        
          <p style="color:#5f3bae;">Text here</p>
        
        
          .mytext {color:#5f3bae;}
        
        Text color #5f3bae
      
           This box has a color of #5f3bae        
        
          <div style="background-color:#5f3bae;">Content here</div>
        
        
          .mybackground {background-color:#5f3bae;}
        
        Background color #5f3bae
      
           Border around this has a color of #5f3bae        
        
          <div style="border:2px solid #5f3bae;">Content here</div>
        
        
          .myborder {border:2px solid #5f3bae;}
        
        Border color #5f3bae