#3c266e color space conversions
Hex:
        #3c266e
        RGB:
        60, 38, 110
        CMY:
        76, 85, 57
        CMYK:
        45, 65, 0, 57
      HSL:
        258°, 48.6486%, 29.0196%
        HSV (HSB):
        258°, 65.4545%, 43.1373%
        XYZ:
        5.3711, 3.4727, 15.1391
        xyY:
        0.2240, 0.1448, 3.4727
      CIE-Lab:
        21.8454, 28.7450, -38.3613
        CIE-LCH:
        21.8454, 47.9360, 306.8451
        CIE-Luv:
        21.8454, 3.1216, -46.7277
        Hunter-Lab:
        18.6351, 18.8363, -35.1223
      #3c266e color charts
#3c266e RGB chart
      #3c266e CMYK chart
      #3c266e RGB pie chart
      #3c266e color shades, tints & tones
#3c266e color schemes
#3c266e color preview, HTML & CSS examples
           This text has a color of #3c266e        
        
          <p style="color:#3c266e;">Text here</p>
        
        
          .mytext {color:#3c266e;}
        
        Text color #3c266e
      
           This box has a color of #3c266e        
        
          <div style="background-color:#3c266e;">Content here</div>
        
        
          .mybackground {background-color:#3c266e;}
        
        Background color #3c266e
      
           Border around this has a color of #3c266e        
        
          <div style="border:2px solid #3c266e;">Content here</div>
        
        
          .myborder {border:2px solid #3c266e;}
        
        Border color #3c266e