#4534bd color space conversions
Hex:
        #4534bd
        RGB:
        69, 52, 189
        CMY:
        73, 80, 26
        CMYK:
        63, 72, 0, 26
      HSL:
        247°, 56.8465%, 47.2549%
        HSV (HSB):
        247°, 72.4868%, 74.1176%
        XYZ:
        12.8675, 7.3953, 48.8934
        xyY:
        0.1861, 0.1069, 7.3953
      CIE-Lab:
        32.6904, 46.8648, -69.2044
        CIE-LCH:
        32.6904, 83.5797, 304.1057
        CIE-Luv:
        32.6904, -3.2068, -94.4554
        Hunter-Lab:
        27.1943, 36.8708, -87.5629
      #4534bd color charts
#4534bd RGB chart
      #4534bd CMYK chart
      #4534bd RGB pie chart
      #4534bd color shades, tints & tones
#4534bd color schemes
#4534bd color preview, HTML & CSS examples
           This text has a color of #4534bd        
        
          <p style="color:#4534bd;">Text here</p>
        
        
          .mytext {color:#4534bd;}
        
        Text color #4534bd
      
           This box has a color of #4534bd        
        
          <div style="background-color:#4534bd;">Content here</div>
        
        
          .mybackground {background-color:#4534bd;}
        
        Background color #4534bd
      
           Border around this has a color of #4534bd        
        
          <div style="border:2px solid #4534bd;">Content here</div>
        
        
          .myborder {border:2px solid #4534bd;}
        
        Border color #4534bd