#3c1ac2 color space conversions
Hex:
        #3c1ac2
        RGB:
        60, 26, 194
        CMY:
        76, 90, 24
        CMYK:
        69, 87, 0, 24
      HSL:
        252°, 76.3636%, 43.1373%
        HSV (HSB):
        252°, 86.5979%, 76.0784%
        XYZ:
        11.9705, 5.5945, 51.4879
        xyY:
        0.1734, 0.0810, 5.5945
      CIE-Lab:
        28.3654, 59.3966, -79.3237
        CIE-LCH:
        28.3654, 99.0969, 306.8254
        CIE-Luv:
        28.3654, -2.4267, -98.5366
        Hunter-Lab:
        23.6527, 48.9456, -112.5074
      #3c1ac2 color charts
#3c1ac2 RGB chart
      #3c1ac2 CMYK chart
      #3c1ac2 RGB pie chart
      #3c1ac2 color shades, tints & tones
#3c1ac2 color schemes
#3c1ac2 color preview, HTML & CSS examples
           This text has a color of #3c1ac2        
        
          <p style="color:#3c1ac2;">Text here</p>
        
        
          .mytext {color:#3c1ac2;}
        
        Text color #3c1ac2
      
           This box has a color of #3c1ac2        
        
          <div style="background-color:#3c1ac2;">Content here</div>
        
        
          .mybackground {background-color:#3c1ac2;}
        
        Background color #3c1ac2
      
           Border around this has a color of #3c1ac2        
        
          <div style="border:2px solid #3c1ac2;">Content here</div>
        
        
          .myborder {border:2px solid #3c1ac2;}
        
        Border color #3c1ac2