#3c30a2 color space conversions
Hex:
        #3c30a2
        RGB:
        60, 48, 162
        CMY:
        76, 81, 36
        CMYK:
        63, 70, 0, 36
      HSL:
        246°, 54.2857%, 41.1765%
        HSV (HSB):
        246°, 70.3704%, 63.5294%
        XYZ:
        9.4420, 5.6832, 34.7817
        xyY:
        0.1892, 0.1139, 5.6832
      CIE-Lab:
        28.5987, 39.3323, -59.8241
        CIE-LCH:
        28.5987, 71.5958, 303.3236
        CIE-Luv:
        28.5987, -3.0055, -78.5774
        Hunter-Lab:
        23.8395, 28.9789, -69.8164
      #3c30a2 color charts
#3c30a2 RGB chart
      #3c30a2 CMYK chart
      #3c30a2 RGB pie chart
      #3c30a2 color shades, tints & tones
#3c30a2 color schemes
#3c30a2 color preview, HTML & CSS examples
           This text has a color of #3c30a2        
        
          <p style="color:#3c30a2;">Text here</p>
        
        
          .mytext {color:#3c30a2;}
        
        Text color #3c30a2
      
           This box has a color of #3c30a2        
        
          <div style="background-color:#3c30a2;">Content here</div>
        
        
          .mybackground {background-color:#3c30a2;}
        
        Background color #3c30a2
      
           Border around this has a color of #3c30a2        
        
          <div style="border:2px solid #3c30a2;">Content here</div>
        
        
          .myborder {border:2px solid #3c30a2;}
        
        Border color #3c30a2