#3256a7 color space conversions
Hex:
        #3256a7
        RGB:
        50, 86, 167
        CMY:
        80, 66, 35
        CMYK:
        70, 49, 0, 35
      HSL:
        222°, 53.9171%, 42.5490%
        HSV (HSB):
        222°, 70.0599%, 65.4902%
        XYZ:
        11.6182, 10.1237, 37.9009
        xyY:
        0.1948, 0.1697, 10.1237
      CIE-Lab:
        38.0635, 15.1115, -47.4759
        CIE-LCH:
        38.0635, 49.8229, 287.6562
        CIE-Luv:
        38.0635, -14.9311, -69.0860
        Hunter-Lab:
        31.8178, 9.4980, -48.3531
      #3256a7 color charts
#3256a7 RGB chart
      #3256a7 CMYK chart
      #3256a7 RGB pie chart
      #3256a7 color shades, tints & tones
#3256a7 color schemes
#3256a7 color preview, HTML & CSS examples
           This text has a color of #3256a7        
        
          <p style="color:#3256a7;">Text here</p>
        
        
          .mytext {color:#3256a7;}
        
        Text color #3256a7
      
           This box has a color of #3256a7        
        
          <div style="background-color:#3256a7;">Content here</div>
        
        
          .mybackground {background-color:#3256a7;}
        
        Background color #3256a7
      
           Border around this has a color of #3256a7        
        
          <div style="border:2px solid #3256a7;">Content here</div>
        
        
          .myborder {border:2px solid #3256a7;}
        
        Border color #3256a7