#3c22a5 color space conversions
Hex:
        #3c22a5
        RGB:
        60, 34, 165
        CMY:
        76, 87, 35
        CMYK:
        64, 79, 0, 35
      HSL:
        252°, 65.8291%, 39.0196%
        HSV (HSB):
        252°, 79.3939%, 64.7059%
        XYZ:
        9.2270, 4.8213, 36.0416
        xyY:
        0.1842, 0.0963, 4.8213
      CIE-Lab:
        26.2195, 47.8164, -65.5573
        CIE-LCH:
        26.2195, 81.1429, 306.1064
        CIE-Luv:
        26.2195, -1.1078, -81.6558
        Hunter-Lab:
        21.9575, 36.5840, -81.9498
      #3c22a5 color charts
#3c22a5 RGB chart
      #3c22a5 CMYK chart
      #3c22a5 RGB pie chart
      #3c22a5 color shades, tints & tones
#3c22a5 color schemes
#3c22a5 color preview, HTML & CSS examples
           This text has a color of #3c22a5        
        
          <p style="color:#3c22a5;">Text here</p>
        
        
          .mytext {color:#3c22a5;}
        
        Text color #3c22a5
      
           This box has a color of #3c22a5        
        
          <div style="background-color:#3c22a5;">Content here</div>
        
        
          .mybackground {background-color:#3c22a5;}
        
        Background color #3c22a5
      
           Border around this has a color of #3c22a5        
        
          <div style="border:2px solid #3c22a5;">Content here</div>
        
        
          .myborder {border:2px solid #3c22a5;}
        
        Border color #3c22a5