#3225bf color space conversions
Hex:
        #3225bf
        RGB:
        50, 37, 191
        CMY:
        80, 85, 25
        CMYK:
        74, 81, 0, 25
      HSL:
        245°, 67.5439%, 44.7059%
        HSV (HSB):
        245°, 80.6283%, 74.9020%
        XYZ:
        11.3809, 5.7628, 49.8027
        xyY:
        0.1700, 0.0861, 5.7628
      CIE-Lab:
        28.8061, 53.3134, -76.8452
        CIE-LCH:
        28.8061, 93.5281, 304.7520
        CIE-Luv:
        28.8061, -5.1326, -96.8219
        Hunter-Lab:
        24.0059, 42.6145, -106.1991
      #3225bf color charts
#3225bf RGB chart
      #3225bf CMYK chart
      #3225bf RGB pie chart
      #3225bf color shades, tints & tones
#3225bf color schemes
#3225bf color preview, HTML & CSS examples
           This text has a color of #3225bf        
        
          <p style="color:#3225bf;">Text here</p>
        
        
          .mytext {color:#3225bf;}
        
        Text color #3225bf
      
           This box has a color of #3225bf        
        
          <div style="background-color:#3225bf;">Content here</div>
        
        
          .mybackground {background-color:#3225bf;}
        
        Background color #3225bf
      
           Border around this has a color of #3225bf        
        
          <div style="border:2px solid #3225bf;">Content here</div>
        
        
          .myborder {border:2px solid #3225bf;}
        
        Border color #3225bf