#524aee color space conversions
Hex:
        #524aee
        RGB:
        82, 74, 238
        CMY:
        68, 71, 7
        CMYK:
        66, 69, 0, 7
      HSL:
        243°, 82.8283%, 61.1765%
        HSV (HSB):
        243°, 68.9076%, 93.3333%
        XYZ:
        21.3611, 12.8644, 82.2462
        xyY:
        0.1834, 0.1105, 12.8644
      CIE-Lab:
        42.5583, 51.5875, -81.1816
        CIE-LCH:
        42.5583, 96.1859, 302.4343
        CIE-Luv:
        42.5583, -6.9273, -120.1801
        Hunter-Lab:
        35.8670, 43.5406, -110.8501
      #524aee color charts
#524aee RGB chart
      #524aee CMYK chart
      #524aee RGB pie chart
      #524aee color shades, tints & tones
#524aee color schemes
#524aee color preview, HTML & CSS examples
           This text has a color of #524aee        
        
          <p style="color:#524aee;">Text here</p>
        
        
          .mytext {color:#524aee;}
        
        Text color #524aee
      
           This box has a color of #524aee        
        
          <div style="background-color:#524aee;">Content here</div>
        
        
          .mybackground {background-color:#524aee;}
        
        Background color #524aee
      
           Border around this has a color of #524aee        
        
          <div style="border:2px solid #524aee;">Content here</div>
        
        
          .myborder {border:2px solid #524aee;}
        
        Border color #524aee