#4531bf color space conversions
Hex:
        #4531bf
        RGB:
        69, 49, 191
        CMY:
        73, 81, 25
        CMYK:
        64, 74, 0, 25
      HSL:
        248°, 59.1667%, 47.0588%
        HSV (HSB):
        248°, 74.3455%, 74.9020%
        XYZ:
        12.9565, 7.2234, 50.0016
        xyY:
        0.1846, 0.1029, 7.2234
      CIE-Lab:
        32.3102, 49.0941, -71.0084
        CIE-LCH:
        32.3102, 86.3274, 304.6594
        CIE-Luv:
        32.3102, -2.8646, -96.0701
        Hunter-Lab:
        26.8764, 39.0171, -91.4911
      #4531bf color charts
#4531bf RGB chart
      #4531bf CMYK chart
      #4531bf RGB pie chart
      #4531bf color shades, tints & tones
#4531bf color schemes
#4531bf color preview, HTML & CSS examples
           This text has a color of #4531bf        
        
          <p style="color:#4531bf;">Text here</p>
        
        
          .mytext {color:#4531bf;}
        
        Text color #4531bf
      
           This box has a color of #4531bf        
        
          <div style="background-color:#4531bf;">Content here</div>
        
        
          .mybackground {background-color:#4531bf;}
        
        Background color #4531bf
      
           Border around this has a color of #4531bf        
        
          <div style="border:2px solid #4531bf;">Content here</div>
        
        
          .myborder {border:2px solid #4531bf;}
        
        Border color #4531bf