#3256b4 color space conversions
Hex:
        #3256b4
        RGB:
        50, 86, 180
        CMY:
        80, 66, 29
        CMYK:
        72, 52, 0, 29
      HSL:
        223°, 56.5217%, 45.0980%
        HSV (HSB):
        223°, 72.2222%, 70.5882%
        XYZ:
        12.8814, 10.6290, 44.5527
        xyY:
        0.1893, 0.1562, 10.6290
      CIE-Lab:
        38.9484, 19.9829, -53.7414
        CIE-LCH:
        38.9484, 57.3363, 290.3969
        CIE-Luv:
        38.9484, -14.9070, -78.8319
        Hunter-Lab:
        32.6021, 13.4733, -58.2018
      #3256b4 color charts
#3256b4 RGB chart
      #3256b4 CMYK chart
      #3256b4 RGB pie chart
      #3256b4 color shades, tints & tones
#3256b4 color schemes
#3256b4 color preview, HTML & CSS examples
           This text has a color of #3256b4        
        
          <p style="color:#3256b4;">Text here</p>
        
        
          .mytext {color:#3256b4;}
        
        Text color #3256b4
      
           This box has a color of #3256b4        
        
          <div style="background-color:#3256b4;">Content here</div>
        
        
          .mybackground {background-color:#3256b4;}
        
        Background color #3256b4
      
           Border around this has a color of #3256b4        
        
          <div style="border:2px solid #3256b4;">Content here</div>
        
        
          .myborder {border:2px solid #3256b4;}
        
        Border color #3256b4