#3c1282 color space conversions
Hex:
        #3c1282
        RGB:
        60, 18, 130
        CMY:
        76, 93, 49
        CMYK:
        54, 86, 0, 49
      HSL:
        263°, 75.6757%, 29.0196%
        HSV (HSB):
        263°, 86.1538%, 50.9804%
        XYZ:
        6.1090, 3.0050, 21.3771
        xyY:
        0.2004, 0.0986, 3.0050
      CIE-Lab:
        20.0638, 44.8375, -54.0621
        CIE-LCH:
        20.0638, 70.2361, 309.6713
        CIE-Luv:
        20.0638, 3.6694, -60.9837
        Hunter-Lab:
        17.3349, 32.5699, -60.9812
      #3c1282 color charts
#3c1282 RGB chart
      #3c1282 CMYK chart
      #3c1282 RGB pie chart
      #3c1282 color shades, tints & tones
#3c1282 color schemes
#3c1282 color preview, HTML & CSS examples
           This text has a color of #3c1282        
        
          <p style="color:#3c1282;">Text here</p>
        
        
          .mytext {color:#3c1282;}
        
        Text color #3c1282
      
           This box has a color of #3c1282        
        
          <div style="background-color:#3c1282;">Content here</div>
        
        
          .mybackground {background-color:#3c1282;}
        
        Background color #3c1282
      
           Border around this has a color of #3c1282        
        
          <div style="border:2px solid #3c1282;">Content here</div>
        
        
          .myborder {border:2px solid #3c1282;}
        
        Border color #3c1282