#524ebd color space conversions
Hex:
        #524ebd
        RGB:
        82, 78, 189
        CMY:
        68, 69, 26
        CMYK:
        57, 59, 0, 26
      HSL:
        242°, 45.6790%, 52.3529%
        HSV (HSB):
        242°, 58.7302%, 74.1176%
        XYZ:
        15.3894, 10.9167, 49.4401
        xyY:
        0.2032, 0.1441, 10.9167
      CIE-Lab:
        39.4399, 33.5544, -58.1362
        CIE-LCH:
        39.4399, 67.1246, 299.9922
        CIE-Luv:
        39.4399, -5.0531, -86.2897
        Hunter-Lab:
        33.0405, 25.3196, -65.5903
      #524ebd color charts
#524ebd RGB chart
      #524ebd CMYK chart
      #524ebd RGB pie chart
      #524ebd color shades, tints & tones
#524ebd color schemes
#524ebd color preview, HTML & CSS examples
           This text has a color of #524ebd        
        
          <p style="color:#524ebd;">Text here</p>
        
        
          .mytext {color:#524ebd;}
        
        Text color #524ebd
      
           This box has a color of #524ebd        
        
          <div style="background-color:#524ebd;">Content here</div>
        
        
          .mybackground {background-color:#524ebd;}
        
        Background color #524ebd
      
           Border around this has a color of #524ebd        
        
          <div style="border:2px solid #524ebd;">Content here</div>
        
        
          .myborder {border:2px solid #524ebd;}
        
        Border color #524ebd