#4534a5 color space conversions
Hex:
        #4534a5
        RGB:
        69, 52, 165
        CMY:
        73, 80, 35
        CMYK:
        58, 68, 0, 35
      HSL:
        249°, 52.0737%, 42.5490%
        HSV (HSB):
        249°, 68.4848%, 64.7059%
        XYZ:
        10.4738, 6.4378, 36.2879
        xyY:
        0.1969, 0.1210, 6.4378
      CIE-Lab:
        30.4912, 39.3199, -58.5069
        CIE-LCH:
        30.4912, 70.4919, 303.9033
        CIE-Luv:
        30.4912, -1.5044, -79.2675
        Hunter-Lab:
        25.3728, 29.2814, -67.0348
      #4534a5 color charts
#4534a5 RGB chart
      #4534a5 CMYK chart
      #4534a5 RGB pie chart
      #4534a5 color shades, tints & tones
#4534a5 color schemes
#4534a5 color preview, HTML & CSS examples
           This text has a color of #4534a5        
        
          <p style="color:#4534a5;">Text here</p>
        
        
          .mytext {color:#4534a5;}
        
        Text color #4534a5
      
           This box has a color of #4534a5        
        
          <div style="background-color:#4534a5;">Content here</div>
        
        
          .mybackground {background-color:#4534a5;}
        
        Background color #4534a5
      
           Border around this has a color of #4534a5        
        
          <div style="border:2px solid #4534a5;">Content here</div>
        
        
          .myborder {border:2px solid #4534a5;}
        
        Border color #4534a5