#524a89 color space conversions
Hex:
        #524a89
        RGB:
        82, 74, 137
        CMY:
        68, 71, 46
        CMYK:
        40, 46, 0, 46
      HSL:
        248°, 29.8578%, 41.3725%
        HSV (HSB):
        248°, 45.9854%, 53.7255%
        XYZ:
        10.4438, 8.4975, 24.7567
        xyY:
        0.2390, 0.1945, 8.4975
      CIE-Lab:
        34.9983, 19.6639, -34.1414
        CIE-LCH:
        34.9983, 39.3993, 299.9400
        CIE-Luv:
        34.9983, -0.4327, -49.0887
        Hunter-Lab:
        29.1505, 12.9380, -29.9478
      #524a89 color charts
#524a89 RGB chart
      #524a89 CMYK chart
      #524a89 RGB pie chart
      #524a89 color shades, tints & tones
#524a89 color schemes
#524a89 color preview, HTML & CSS examples
           This text has a color of #524a89        
        
          <p style="color:#524a89;">Text here</p>
        
        
          .mytext {color:#524a89;}
        
        Text color #524a89
      
           This box has a color of #524a89        
        
          <div style="background-color:#524a89;">Content here</div>
        
        
          .mybackground {background-color:#524a89;}
        
        Background color #524a89
      
           Border around this has a color of #524a89        
        
          <div style="border:2px solid #524a89;">Content here</div>
        
        
          .myborder {border:2px solid #524a89;}
        
        Border color #524a89