#3c0061 color space conversions
Hex:
        #3c0061
        RGB:
        60, 0, 97
        CMY:
        76, 100, 62
        CMYK:
        38, 100, 0, 62
      HSL:
        277°, 100.0000%, 19.0196%
        HSV (HSB):
        277°, 100.0000%, 38.0392%
        XYZ:
        4.0211, 1.8237, 11.4493
        xyY:
        0.2325, 0.1055, 1.8237
      CIE-Lab:
        14.5336, 42.6134, -41.7555
        CIE-LCH:
        14.5336, 59.6609, 315.5826
        CIE-Luv:
        14.5336, 8.8584, -41.3027
        Hunter-Lab:
        13.5045, 29.5177, -40.8137
      #3c0061 color charts
#3c0061 RGB chart
      #3c0061 CMYK chart
      #3c0061 RGB pie chart
      #3c0061 color shades, tints & tones
#3c0061 color schemes
#3c0061 color preview, HTML & CSS examples
           This text has a color of #3c0061        
        
          <p style="color:#3c0061;">Text here</p>
        
        
          .mytext {color:#3c0061;}
        
        Text color #3c0061
      
           This box has a color of #3c0061        
        
          <div style="background-color:#3c0061;">Content here</div>
        
        
          .mybackground {background-color:#3c0061;}
        
        Background color #3c0061
      
           Border around this has a color of #3c0061        
        
          <div style="border:2px solid #3c0061;">Content here</div>
        
        
          .myborder {border:2px solid #3c0061;}
        
        Border color #3c0061