#4525bf color space conversions
Hex:
        #4525bf
        RGB:
        69, 37, 191
        CMY:
        73, 85, 25
        CMYK:
        64, 81, 0, 25
      HSL:
        252°, 67.5439%, 44.7059%
        HSV (HSB):
        252°, 80.6283%, 74.9020%
        XYZ:
        12.5198, 6.3499, 49.8560
        xyY:
        0.1822, 0.0924, 6.3499
      CIE-Lab:
        30.2787, 54.9262, -74.3612
        CIE-LCH:
        30.2787, 92.4471, 306.4511
        CIE-Luv:
        30.2787, -1.2731, -96.9321
        Hunter-Lab:
        25.1991, 44.5867, -99.6651
      #4525bf color charts
#4525bf RGB chart
      #4525bf CMYK chart
      #4525bf RGB pie chart
      #4525bf color shades, tints & tones
#4525bf color schemes
#4525bf color preview, HTML & CSS examples
           This text has a color of #4525bf        
        
          <p style="color:#4525bf;">Text here</p>
        
        
          .mytext {color:#4525bf;}
        
        Text color #4525bf
      
           This box has a color of #4525bf        
        
          <div style="background-color:#4525bf;">Content here</div>
        
        
          .mybackground {background-color:#4525bf;}
        
        Background color #4525bf
      
           Border around this has a color of #4525bf        
        
          <div style="border:2px solid #4525bf;">Content here</div>
        
        
          .myborder {border:2px solid #4525bf;}
        
        Border color #4525bf