#3c357f color space conversions
Hex:
        #3c357f
        RGB:
        60, 53, 127
        CMY:
        76, 79, 50
        CMYK:
        53, 58, 0, 50
      HSL:
        246°, 41.1111%, 35.2941%
        HSV (HSB):
        246°, 58.2677%, 49.8039%
        XYZ:
        6.9673, 5.0392, 20.6841
        xyY:
        0.2131, 0.1541, 5.0392
      CIE-Lab:
        26.8461, 24.5755, -41.0986
        CIE-LCH:
        26.8461, 47.8858, 300.8779
        CIE-Luv:
        26.8461, -1.7852, -53.9939
        Hunter-Lab:
        22.4481, 16.1179, -38.9173
      #3c357f color charts
#3c357f RGB chart
      #3c357f CMYK chart
      #3c357f RGB pie chart
      #3c357f color shades, tints & tones
#3c357f color schemes
#3c357f color preview, HTML & CSS examples
           This text has a color of #3c357f        
        
          <p style="color:#3c357f;">Text here</p>
        
        
          .mytext {color:#3c357f;}
        
        Text color #3c357f
      
           This box has a color of #3c357f        
        
          <div style="background-color:#3c357f;">Content here</div>
        
        
          .mybackground {background-color:#3c357f;}
        
        Background color #3c357f
      
           Border around this has a color of #3c357f        
        
          <div style="border:2px solid #3c357f;">Content here</div>
        
        
          .myborder {border:2px solid #3c357f;}
        
        Border color #3c357f