#3c34e1 color space conversions
Hex:
        #3c34e1
        RGB:
        60, 52, 225
        CMY:
        76, 80, 12
        CMYK:
        73, 77, 0, 12
      HSL:
        243°, 74.2489%, 54.3137%
        HSV (HSB):
        243°, 76.8889%, 88.2353%
        XYZ:
        16.6821, 8.8529, 72.0637
        xyY:
        0.1709, 0.0907, 8.8529
      CIE-Lab:
        35.6995, 57.1031, -85.1568
        CIE-LCH:
        35.6995, 102.5303, 303.8444
        CIE-Luv:
        35.6995, -7.1265, -116.2293
        Hunter-Lab:
        29.7538, 48.0105, -122.7727
      #3c34e1 color charts
#3c34e1 RGB chart
      #3c34e1 CMYK chart
      #3c34e1 RGB pie chart
      #3c34e1 color shades, tints & tones
#3c34e1 color schemes
#3c34e1 color preview, HTML & CSS examples
           This text has a color of #3c34e1        
        
          <p style="color:#3c34e1;">Text here</p>
        
        
          .mytext {color:#3c34e1;}
        
        Text color #3c34e1
      
           This box has a color of #3c34e1        
        
          <div style="background-color:#3c34e1;">Content here</div>
        
        
          .mybackground {background-color:#3c34e1;}
        
        Background color #3c34e1
      
           Border around this has a color of #3c34e1        
        
          <div style="border:2px solid #3c34e1;">Content here</div>
        
        
          .myborder {border:2px solid #3c34e1;}
        
        Border color #3c34e1