#3c328d color space conversions
Hex:
        #3c328d
        RGB:
        60, 50, 141
        CMY:
        76, 80, 45
        CMYK:
        57, 65, 0, 45
      HSL:
        247°, 47.6440%, 37.4510%
        HSV (HSB):
        247°, 64.5390%, 55.2941%
        XYZ:
        7.8118, 5.1650, 25.7845
        xyY:
        0.2015, 0.1333, 5.1650
      CIE-Lab:
        27.1996, 31.1854, -49.2539
        CIE-LCH:
        27.1996, 58.2965, 302.3401
        CIE-Luv:
        27.1996, -2.0206, -64.5393
        Hunter-Lab:
        22.7265, 21.5845, -51.3592
      #3c328d color charts
#3c328d RGB chart
      #3c328d CMYK chart
      #3c328d RGB pie chart
      #3c328d color shades, tints & tones
#3c328d color schemes
#3c328d color preview, HTML & CSS examples
           This text has a color of #3c328d        
        
          <p style="color:#3c328d;">Text here</p>
        
        
          .mytext {color:#3c328d;}
        
        Text color #3c328d
      
           This box has a color of #3c328d        
        
          <div style="background-color:#3c328d;">Content here</div>
        
        
          .mybackground {background-color:#3c328d;}
        
        Background color #3c328d
      
           Border around this has a color of #3c328d        
        
          <div style="border:2px solid #3c328d;">Content here</div>
        
        
          .myborder {border:2px solid #3c328d;}
        
        Border color #3c328d