#3a268e color space conversions
Hex:
        #3a268e
        RGB:
        58, 38, 142
        CMY:
        77, 85, 44
        CMYK:
        59, 73, 0, 44
      HSL:
        252°, 57.7778%, 35.2941%
        HSV (HSB):
        252°, 73.2394%, 55.6863%
        XYZ:
        7.3205, 4.2388, 26.0235
        xyY:
        0.1948, 0.1128, 4.2388
      CIE-Lab:
        24.4456, 38.4001, -54.3835
        CIE-LCH:
        24.4456, 66.5742, 305.2259
        CIE-Luv:
        24.4456, -0.4066, -67.4535
        Hunter-Lab:
        20.5883, 27.4394, -60.5307
      #3a268e color charts
#3a268e RGB chart
      #3a268e CMYK chart
      #3a268e RGB pie chart
      #3a268e color shades, tints & tones
#3a268e color schemes
#3a268e color preview, HTML & CSS examples
           This text has a color of #3a268e        
        
          <p style="color:#3a268e;">Text here</p>
        
        
          .mytext {color:#3a268e;}
        
        Text color #3a268e
      
           This box has a color of #3a268e        
        
          <div style="background-color:#3a268e;">Content here</div>
        
        
          .mybackground {background-color:#3a268e;}
        
        Background color #3a268e
      
           Border around this has a color of #3a268e        
        
          <div style="border:2px solid #3a268e;">Content here</div>
        
        
          .myborder {border:2px solid #3a268e;}
        
        Border color #3a268e