#3c296f color space conversions
Hex:
        #3c296f
        RGB:
        60, 41, 111
        CMY:
        76, 84, 56
        CMYK:
        46, 63, 0, 56
      HSL:
        256°, 46.0526%, 29.8039%
        HSV (HSB):
        256°, 63.0631%, 43.5294%
        XYZ:
        5.5257, 3.6942, 15.4607
        xyY:
        0.2239, 0.1497, 3.6942
      CIE-Lab:
        22.6337, 27.1706, -37.7308
        CIE-LCH:
        22.6337, 46.4958, 305.7583
        CIE-Luv:
        22.6337, 2.3858, -46.6476
        Hunter-Lab:
        19.2204, 17.6812, -34.2382
      #3c296f color charts
#3c296f RGB chart
      #3c296f CMYK chart
      #3c296f RGB pie chart
      #3c296f color shades, tints & tones
#3c296f color schemes
#3c296f color preview, HTML & CSS examples
           This text has a color of #3c296f        
        
          <p style="color:#3c296f;">Text here</p>
        
        
          .mytext {color:#3c296f;}
        
        Text color #3c296f
      
           This box has a color of #3c296f        
        
          <div style="background-color:#3c296f;">Content here</div>
        
        
          .mybackground {background-color:#3c296f;}
        
        Background color #3c296f
      
           Border around this has a color of #3c296f        
        
          <div style="border:2px solid #3c296f;">Content here</div>
        
        
          .myborder {border:2px solid #3c296f;}
        
        Border color #3c296f