#3c228e color space conversions
Hex:
        #3c228e
        RGB:
        60, 34, 142
        CMY:
        76, 87, 44
        CMYK:
        58, 76, 0, 44
      HSL:
        254°, 61.3636%, 34.5098%
        HSV (HSB):
        254°, 76.0563%, 55.6863%
        XYZ:
        7.3180, 4.0577, 25.9887
        xyY:
        0.1959, 0.1086, 4.0577
      CIE-Lab:
        23.8613, 40.8940, -55.3354
        CIE-LCH:
        23.8613, 68.8064, 306.4651
        CIE-Luv:
        23.8613, 0.7593, -67.7656
        Hunter-Lab:
        20.1438, 29.5954, -62.3931
      #3c228e color charts
#3c228e RGB chart
      #3c228e CMYK chart
      #3c228e RGB pie chart
      #3c228e color shades, tints & tones
#3c228e color schemes
#3c228e color preview, HTML & CSS examples
           This text has a color of #3c228e        
        
          <p style="color:#3c228e;">Text here</p>
        
        
          .mytext {color:#3c228e;}
        
        Text color #3c228e
      
           This box has a color of #3c228e        
        
          <div style="background-color:#3c228e;">Content here</div>
        
        
          .mybackground {background-color:#3c228e;}
        
        Background color #3c228e
      
           Border around this has a color of #3c228e        
        
          <div style="border:2px solid #3c228e;">Content here</div>
        
        
          .myborder {border:2px solid #3c228e;}
        
        Border color #3c228e