#3c286a color space conversions
Hex:
        #3c286a
        RGB:
        60, 40, 106
        CMY:
        76, 84, 58
        CMYK:
        43, 62, 0, 58
      HSL:
        258°, 45.2055%, 28.6275%
        HSV (HSB):
        258°, 62.2642%, 41.5686%
        XYZ:
        5.2238, 3.5188, 14.0396
        xyY:
        0.2293, 0.1545, 3.5188
      CIE-Lab:
        22.0124, 26.2552, -35.5017
        CIE-LCH:
        22.0124, 44.1555, 306.4847
        CIE-Luv:
        22.0124, 3.1050, -43.5067
        Hunter-Lab:
        18.7586, 16.8801, -31.2436
      #3c286a color charts
#3c286a RGB chart
      #3c286a CMYK chart
      #3c286a RGB pie chart
      #3c286a color shades, tints & tones
#3c286a color schemes
#3c286a color preview, HTML & CSS examples
           This text has a color of #3c286a        
        
          <p style="color:#3c286a;">Text here</p>
        
        
          .mytext {color:#3c286a;}
        
        Text color #3c286a
      
           This box has a color of #3c286a        
        
          <div style="background-color:#3c286a;">Content here</div>
        
        
          .mybackground {background-color:#3c286a;}
        
        Background color #3c286a
      
           Border around this has a color of #3c286a        
        
          <div style="border:2px solid #3c286a;">Content here</div>
        
        
          .myborder {border:2px solid #3c286a;}
        
        Border color #3c286a