#524aef color space conversions
Hex:
        #524aef
        RGB:
        82, 74, 239
        CMY:
        68, 71, 6
        CMYK:
        66, 69, 0, 6
      HSL:
        243°, 83.7563%, 61.3725%
        HSV (HSB):
        243°, 69.0377%, 93.7255%
        XYZ:
        21.5084, 12.9234, 83.0222
        xyY:
        0.1831, 0.1100, 12.9234
      CIE-Lab:
        42.6476, 51.9001, -81.5987
        CIE-LCH:
        42.6476, 96.7055, 302.4580
        CIE-Luv:
        42.6476, -6.9814, -120.8061
        Hunter-Lab:
        35.9491, 43.8860, -111.7621
      #524aef color charts
#524aef RGB chart
      #524aef CMYK chart
      #524aef RGB pie chart
      #524aef color shades, tints & tones
#524aef color schemes
#524aef color preview, HTML & CSS examples
           This text has a color of #524aef        
        
          <p style="color:#524aef;">Text here</p>
        
        
          .mytext {color:#524aef;}
        
        Text color #524aef
      
           This box has a color of #524aef        
        
          <div style="background-color:#524aef;">Content here</div>
        
        
          .mybackground {background-color:#524aef;}
        
        Background color #524aef
      
           Border around this has a color of #524aef        
        
          <div style="border:2px solid #524aef;">Content here</div>
        
        
          .myborder {border:2px solid #524aef;}
        
        Border color #524aef