#3225b4 color space conversions
Hex:
        #3225b4
        RGB:
        50, 37, 180
        CMY:
        80, 85, 29
        CMYK:
        72, 79, 0, 29
      HSL:
        245°, 65.8986%, 42.5490%
        HSV (HSB):
        245°, 79.4444%, 70.5882%
        XYZ:
        10.2152, 5.2965, 43.6639
        xyY:
        0.1726, 0.0895, 5.2965
      CIE-Lab:
        27.5634, 49.9504, -72.3767
        CIE-LCH:
        27.5634, 87.9399, 304.6113
        CIE-Luv:
        27.5634, -4.5366, -90.4064
        Hunter-Lab:
        23.0142, 38.9549, -96.3787
      #3225b4 color charts
#3225b4 RGB chart
      #3225b4 CMYK chart
      #3225b4 RGB pie chart
      #3225b4 color shades, tints & tones
#3225b4 color schemes
#3225b4 color preview, HTML & CSS examples
           This text has a color of #3225b4        
        
          <p style="color:#3225b4;">Text here</p>
        
        
          .mytext {color:#3225b4;}
        
        Text color #3225b4
      
           This box has a color of #3225b4        
        
          <div style="background-color:#3225b4;">Content here</div>
        
        
          .mybackground {background-color:#3225b4;}
        
        Background color #3225b4
      
           Border around this has a color of #3225b4        
        
          <div style="border:2px solid #3225b4;">Content here</div>
        
        
          .myborder {border:2px solid #3225b4;}
        
        Border color #3225b4