#5f3bac color space conversions
Hex:
        #5f3bac
        RGB:
        95, 59, 172
        CMY:
        63, 77, 33
        CMYK:
        45, 66, 0, 33
      HSL:
        259°, 48.9177%, 45.2941%
        HSV (HSB):
        259°, 65.6977%, 67.4510%
        XYZ:
        13.7297, 8.5394, 39.9544
        xyY:
        0.2207, 0.1372, 8.5394
      CIE-Lab:
        35.0819, 42.1672, -55.1130
        CIE-LCH:
        35.0819, 69.3939, 307.4198
        CIE-Luv:
        35.0819, 5.4851, -79.6489
        Hunter-Lab:
        29.2222, 32.7270, -60.6093
      #5f3bac color charts
#5f3bac RGB chart
      #5f3bac CMYK chart
      #5f3bac RGB pie chart
      #5f3bac color shades, tints & tones
#5f3bac color schemes
#5f3bac color preview, HTML & CSS examples
           This text has a color of #5f3bac        
        
          <p style="color:#5f3bac;">Text here</p>
        
        
          .mytext {color:#5f3bac;}
        
        Text color #5f3bac
      
           This box has a color of #5f3bac        
        
          <div style="background-color:#5f3bac;">Content here</div>
        
        
          .mybackground {background-color:#5f3bac;}
        
        Background color #5f3bac
      
           Border around this has a color of #5f3bac        
        
          <div style="border:2px solid #5f3bac;">Content here</div>
        
        
          .myborder {border:2px solid #5f3bac;}
        
        Border color #5f3bac