#3256bb color space conversions
Hex:
        #3256bb
        RGB:
        50, 86, 187
        CMY:
        80, 66, 27
        CMYK:
        73, 54, 0, 27
      HSL:
        224°, 57.8059%, 46.4706%
        HSV (HSB):
        224°, 73.2620%, 73.3333%
        XYZ:
        13.6128, 10.9215, 48.4043
        xyY:
        0.1866, 0.1497, 10.9215
      CIE-Lab:
        39.4480, 22.6013, -57.0410
        CIE-LCH:
        39.4480, 61.3555, 291.6149
        CIE-Luv:
        39.4480, -14.9111, -83.9440
        Hunter-Lab:
        33.0478, 15.6930, -63.7073
      #3256bb color charts
#3256bb RGB chart
      #3256bb CMYK chart
      #3256bb RGB pie chart
      #3256bb color shades, tints & tones
#3256bb color schemes
#3256bb color preview, HTML & CSS examples
           This text has a color of #3256bb        
        
          <p style="color:#3256bb;">Text here</p>
        
        
          .mytext {color:#3256bb;}
        
        Text color #3256bb
      
           This box has a color of #3256bb        
        
          <div style="background-color:#3256bb;">Content here</div>
        
        
          .mybackground {background-color:#3256bb;}
        
        Background color #3256bb
      
           Border around this has a color of #3256bb        
        
          <div style="border:2px solid #3256bb;">Content here</div>
        
        
          .myborder {border:2px solid #3256bb;}
        
        Border color #3256bb