#3256a1 color space conversions
Hex:
        #3256a1
        RGB:
        50, 86, 161
        CMY:
        80, 66, 37
        CMYK:
        69, 47, 0, 37
      HSL:
        221°, 52.6066%, 41.3725%
        HSV (HSB):
        221°, 68.9441%, 63.1373%
        XYZ:
        11.0762, 9.9069, 35.0467
        xyY:
        0.1977, 0.1768, 9.9069
      CIE-Lab:
        37.6748, 12.8666, -44.5219
        CIE-LCH:
        37.6748, 46.3438, 286.1190
        CIE-Luv:
        37.6748, -14.9566, -64.4768
        Hunter-Lab:
        31.4752, 7.7329, -43.9849
      #3256a1 color charts
#3256a1 RGB chart
      #3256a1 CMYK chart
      #3256a1 RGB pie chart
      #3256a1 color shades, tints & tones
#3256a1 color schemes
#3256a1 color preview, HTML & CSS examples
           This text has a color of #3256a1        
        
          <p style="color:#3256a1;">Text here</p>
        
        
          .mytext {color:#3256a1;}
        
        Text color #3256a1
      
           This box has a color of #3256a1        
        
          <div style="background-color:#3256a1;">Content here</div>
        
        
          .mybackground {background-color:#3256a1;}
        
        Background color #3256a1
      
           Border around this has a color of #3256a1        
        
          <div style="border:2px solid #3256a1;">Content here</div>
        
        
          .myborder {border:2px solid #3256a1;}
        
        Border color #3256a1