#3c208e color space conversions
Hex:
        #3c208e
        RGB:
        60, 32, 142
        CMY:
        76, 87, 44
        CMYK:
        58, 77, 0, 44
      HSL:
        255°, 63.2184%, 34.1176%
        HSV (HSB):
        255°, 77.4648%, 55.6863%
        XYZ:
        7.2625, 3.9467, 25.9702
        xyY:
        0.1953, 0.1062, 3.9467
      CIE-Lab:
        23.4944, 41.9364, -55.9386
        CIE-LCH:
        23.4944, 69.9127, 306.8584
        CIE-Luv:
        23.4944, 1.0306, -67.8984
        Hunter-Lab:
        19.8662, 30.4881, -63.6006
      #3c208e color charts
#3c208e RGB chart
      #3c208e CMYK chart
      #3c208e RGB pie chart
      #3c208e color shades, tints & tones
#3c208e color schemes
#3c208e color preview, HTML & CSS examples
           This text has a color of #3c208e        
        
          <p style="color:#3c208e;">Text here</p>
        
        
          .mytext {color:#3c208e;}
        
        Text color #3c208e
      
           This box has a color of #3c208e        
        
          <div style="background-color:#3c208e;">Content here</div>
        
        
          .mybackground {background-color:#3c208e;}
        
        Background color #3c208e
      
           Border around this has a color of #3c208e        
        
          <div style="border:2px solid #3c208e;">Content here</div>
        
        
          .myborder {border:2px solid #3c208e;}
        
        Border color #3c208e