#524fa3 color space conversions
Hex:
        #524fa3
        RGB:
        82, 79, 163
        CMY:
        68, 69, 36
        CMYK:
        50, 52, 0, 36
      HSL:
        242°, 34.7107%, 47.4510%
        HSV (HSB):
        242°, 51.5337%, 63.9216%
        XYZ:
        12.8865, 10.0301, 35.9071
        xyY:
        0.2191, 0.1705, 10.0301
      CIE-Lab:
        37.8965, 24.5511, -45.2524
        CIE-LCH:
        37.8965, 51.4834, 298.4814
        CIE-Luv:
        37.8965, -3.7812, -66.6589
        Hunter-Lab:
        31.6704, 17.2075, -45.0523
      #524fa3 color charts
#524fa3 RGB chart
      #524fa3 CMYK chart
      #524fa3 RGB pie chart
      #524fa3 color shades, tints & tones
#524fa3 color schemes
#524fa3 color preview, HTML & CSS examples
           This text has a color of #524fa3        
        
          <p style="color:#524fa3;">Text here</p>
        
        
          .mytext {color:#524fa3;}
        
        Text color #524fa3
      
           This box has a color of #524fa3        
        
          <div style="background-color:#524fa3;">Content here</div>
        
        
          .mybackground {background-color:#524fa3;}
        
        Background color #524fa3
      
           Border around this has a color of #524fa3        
        
          <div style="border:2px solid #524fa3;">Content here</div>
        
        
          .myborder {border:2px solid #524fa3;}
        
        Border color #524fa3