#3225b3 color space conversions
Hex:
        #3225b3
        RGB:
        50, 37, 179
        CMY:
        80, 85, 30
        CMYK:
        72, 79, 0, 30
      HSL:
        245°, 65.7407%, 42.3529%
        HSV (HSB):
        245°, 79.3296%, 70.1961%
        XYZ:
        10.1136, 5.2559, 43.1293
        xyY:
        0.1729, 0.0898, 5.2559
      CIE-Lab:
        27.4518, 49.6413, -71.9647
        CIE-LCH:
        27.4518, 87.4253, 304.5979
        CIE-Luv:
        27.4518, -4.4814, -89.8203
        Hunter-Lab:
        22.9258, 38.6246, -95.4916
      #3225b3 color charts
#3225b3 RGB chart
      #3225b3 CMYK chart
      #3225b3 RGB pie chart
      #3225b3 color shades, tints & tones
#3225b3 color schemes
#3225b3 color preview, HTML & CSS examples
           This text has a color of #3225b3        
        
          <p style="color:#3225b3;">Text here</p>
        
        
          .mytext {color:#3225b3;}
        
        Text color #3225b3
      
           This box has a color of #3225b3        
        
          <div style="background-color:#3225b3;">Content here</div>
        
        
          .mybackground {background-color:#3225b3;}
        
        Background color #3225b3
      
           Border around this has a color of #3225b3        
        
          <div style="border:2px solid #3225b3;">Content here</div>
        
        
          .myborder {border:2px solid #3225b3;}
        
        Border color #3225b3