#3225b8 color space conversions
Hex:
        #3225b8
        RGB:
        50, 37, 184
        CMY:
        80, 85, 28
        CMYK:
        73, 80, 0, 28
      HSL:
        245°, 66.5158%, 43.3333%
        HSV (HSB):
        245°, 79.8913%, 72.1569%
        XYZ:
        10.6287, 5.4619, 45.8415
        xyY:
        0.1716, 0.0882, 5.4619
      CIE-Lab:
        28.0122, 51.1811, -74.0149
        CIE-LCH:
        28.0122, 89.9873, 304.6638
        CIE-Luv:
        28.0122, -4.7556, -92.7458
        Hunter-Lab:
        23.3708, 40.2803, -99.9369
      #3225b8 color charts
#3225b8 RGB chart
      #3225b8 CMYK chart
      #3225b8 RGB pie chart
      #3225b8 color shades, tints & tones
#3225b8 color schemes
#3225b8 color preview, HTML & CSS examples
           This text has a color of #3225b8        
        
          <p style="color:#3225b8;">Text here</p>
        
        
          .mytext {color:#3225b8;}
        
        Text color #3225b8
      
           This box has a color of #3225b8        
        
          <div style="background-color:#3225b8;">Content here</div>
        
        
          .mybackground {background-color:#3225b8;}
        
        Background color #3225b8
      
           Border around this has a color of #3225b8        
        
          <div style="border:2px solid #3225b8;">Content here</div>
        
        
          .myborder {border:2px solid #3225b8;}
        
        Border color #3225b8