#524cea color space conversions
Hex:
        #524cea
        RGB:
        82, 76, 234
        CMY:
        68, 70, 8
        CMYK:
        65, 68, 0, 8
      HSL:
        242°, 79.0000%, 60.7843%
        HSV (HSB):
        242°, 67.5214%, 91.7647%
        XYZ:
        20.9154, 12.9032, 79.2301
        xyY:
        0.1850, 0.1141, 12.9032
      CIE-Lab:
        42.6171, 49.2050, -78.8259
        CIE-LCH:
        42.6171, 92.9229, 301.9734
        CIE-Luv:
        42.6171, -7.0975, -117.1763
        Hunter-Lab:
        35.9211, 41.0715, -105.6296
      #524cea color charts
#524cea RGB chart
      #524cea CMYK chart
      #524cea RGB pie chart
      #524cea color shades, tints & tones
#524cea color schemes
#524cea color preview, HTML & CSS examples
           This text has a color of #524cea        
        
          <p style="color:#524cea;">Text here</p>
        
        
          .mytext {color:#524cea;}
        
        Text color #524cea
      
           This box has a color of #524cea        
        
          <div style="background-color:#524cea;">Content here</div>
        
        
          .mybackground {background-color:#524cea;}
        
        Background color #524cea
      
           Border around this has a color of #524cea        
        
          <div style="border:2px solid #524cea;">Content here</div>
        
        
          .myborder {border:2px solid #524cea;}
        
        Border color #524cea