#524ebb color space conversions
Hex:
        #524ebb
        RGB:
        82, 78, 187
        CMY:
        68, 69, 27
        CMYK:
        56, 58, 0, 27
      HSL:
        242°, 44.4898%, 51.9608%
        HSV (HSB):
        242°, 58.2888%, 73.3333%
        XYZ:
        15.1737, 10.8305, 48.3045
        xyY:
        0.2042, 0.1457, 10.8305
      CIE-Lab:
        39.2935, 32.9065, -57.2024
        CIE-LCH:
        39.2935, 65.9921, 299.9103
        CIE-Luv:
        39.2935, -4.9368, -84.8627
        Hunter-Lab:
        32.9097, 24.7092, -63.9884
      #524ebb color charts
#524ebb RGB chart
      #524ebb CMYK chart
      #524ebb RGB pie chart
      #524ebb color shades, tints & tones
#524ebb color schemes
#524ebb color preview, HTML & CSS examples
           This text has a color of #524ebb        
        
          <p style="color:#524ebb;">Text here</p>
        
        
          .mytext {color:#524ebb;}
        
        Text color #524ebb
      
           This box has a color of #524ebb        
        
          <div style="background-color:#524ebb;">Content here</div>
        
        
          .mybackground {background-color:#524ebb;}
        
        Background color #524ebb
      
           Border around this has a color of #524ebb        
        
          <div style="border:2px solid #524ebb;">Content here</div>
        
        
          .myborder {border:2px solid #524ebb;}
        
        Border color #524ebb