#3c42c1 color space conversions
Hex:
        #3c42c1
        RGB:
        60, 66, 193
        CMY:
        76, 74, 24
        CMYK:
        69, 66, 0, 24
      HSL:
        237°, 52.5692%, 49.6078%
        HSV (HSB):
        237°, 68.9119%, 75.6863%
        XYZ:
        13.4373, 8.7073, 51.4245
        xyY:
        0.1826, 0.1184, 8.7073
      CIE-Lab:
        35.4146, 38.8576, -67.1060
        CIE-LCH:
        35.4146, 77.5444, 300.0729
        CIE-Luv:
        35.4146, -8.1337, -94.6773
        Hunter-Lab:
        29.5082, 29.6453, -82.6701
      #3c42c1 color charts
#3c42c1 RGB chart
      #3c42c1 CMYK chart
      #3c42c1 RGB pie chart
      #3c42c1 color shades, tints & tones
#3c42c1 color schemes
#3c42c1 color preview, HTML & CSS examples
           This text has a color of #3c42c1        
        
          <p style="color:#3c42c1;">Text here</p>
        
        
          .mytext {color:#3c42c1;}
        
        Text color #3c42c1
      
           This box has a color of #3c42c1        
        
          <div style="background-color:#3c42c1;">Content here</div>
        
        
          .mybackground {background-color:#3c42c1;}
        
        Background color #3c42c1
      
           Border around this has a color of #3c42c1        
        
          <div style="border:2px solid #3c42c1;">Content here</div>
        
        
          .myborder {border:2px solid #3c42c1;}
        
        Border color #3c42c1