#3c0c95 color space conversions
Hex:
        #3c0c95
        RGB:
        60, 12, 149
        CMY:
        76, 95, 42
        CMYK:
        60, 92, 0, 42
      HSL:
        261°, 85.0932%, 31.5686%
        HSV (HSB):
        261°, 91.9463%, 58.4314%
        XYZ:
        7.4198, 3.3935, 28.6977
        xyY:
        0.1878, 0.0859, 3.3935
      CIE-Lab:
        21.5556, 51.8138, -63.4797
        CIE-LCH:
        21.5556, 81.9411, 309.2222
        CIE-Luv:
        21.5556, 2.1497, -71.9758
        Hunter-Lab:
        18.4215, 39.6580, -79.4690
      #3c0c95 color charts
#3c0c95 RGB chart
      #3c0c95 CMYK chart
      #3c0c95 RGB pie chart
      #3c0c95 color shades, tints & tones
#3c0c95 color schemes
#3c0c95 color preview, HTML & CSS examples
           This text has a color of #3c0c95        
        
          <p style="color:#3c0c95;">Text here</p>
        
        
          .mytext {color:#3c0c95;}
        
        Text color #3c0c95
      
           This box has a color of #3c0c95        
        
          <div style="background-color:#3c0c95;">Content here</div>
        
        
          .mybackground {background-color:#3c0c95;}
        
        Background color #3c0c95
      
           Border around this has a color of #3c0c95        
        
          <div style="border:2px solid #3c0c95;">Content here</div>
        
        
          .myborder {border:2px solid #3c0c95;}
        
        Border color #3c0c95