#3b328d color space conversions
Hex:
        #3b328d
        RGB:
        59, 50, 141
        CMY:
        77, 80, 45
        CMYK:
        58, 65, 0, 45
      HSL:
        246°, 47.6440%, 37.4510%
        HSV (HSB):
        246°, 64.5390%, 55.2941%
        XYZ:
        7.7520, 5.1341, 25.7817
        xyY:
        0.2005, 0.1328, 5.1341
      CIE-Lab:
        27.1134, 31.0003, -49.3980
        CIE-LCH:
        27.1134, 58.3197, 302.1108
        CIE-Luv:
        27.1134, -2.3128, -64.6085
        Hunter-Lab:
        22.6585, 21.4160, -51.6013
      #3b328d color charts
#3b328d RGB chart
      #3b328d CMYK chart
      #3b328d RGB pie chart
      #3b328d color shades, tints & tones
#3b328d color schemes
#3b328d color preview, HTML & CSS examples
           This text has a color of #3b328d        
        
          <p style="color:#3b328d;">Text here</p>
        
        
          .mytext {color:#3b328d;}
        
        Text color #3b328d
      
           This box has a color of #3b328d        
        
          <div style="background-color:#3b328d;">Content here</div>
        
        
          .mybackground {background-color:#3b328d;}
        
        Background color #3b328d
      
           Border around this has a color of #3b328d        
        
          <div style="border:2px solid #3b328d;">Content here</div>
        
        
          .myborder {border:2px solid #3b328d;}
        
        Border color #3b328d