#524aaf color space conversions
Hex:
        #524aaf
        RGB:
        82, 74, 175
        CMY:
        68, 71, 31
        CMYK:
        53, 58, 0, 31
      HSL:
        245°, 40.5622%, 48.8235%
        HSV (HSB):
        245°, 57.7143%, 68.6275%
        XYZ:
        13.6663, 9.7865, 41.7261
        xyY:
        0.2097, 0.1501, 9.7865
      CIE-Lab:
        37.4566, 31.5273, -53.1046
        CIE-LCH:
        37.4566, 61.7582, 300.6969
        CIE-Luv:
        37.4566, -3.1473, -77.9015
        Hunter-Lab:
        31.2834, 23.2325, -57.1831
      #524aaf color charts
#524aaf RGB chart
      #524aaf CMYK chart
      #524aaf RGB pie chart
      #524aaf color shades, tints & tones
#524aaf color schemes
#524aaf color preview, HTML & CSS examples
           This text has a color of #524aaf        
        
          <p style="color:#524aaf;">Text here</p>
        
        
          .mytext {color:#524aaf;}
        
        Text color #524aaf
      
           This box has a color of #524aaf        
        
          <div style="background-color:#524aaf;">Content here</div>
        
        
          .mybackground {background-color:#524aaf;}
        
        Background color #524aaf
      
           Border around this has a color of #524aaf        
        
          <div style="border:2px solid #524aaf;">Content here</div>
        
        
          .myborder {border:2px solid #524aaf;}
        
        Border color #524aaf