#524acf color space conversions
Hex:
        #524acf
        RGB:
        82, 74, 207
        CMY:
        68, 71, 19
        CMYK:
        60, 64, 0, 19
      HSL:
        244°, 58.0786%, 55.0980%
        HSV (HSB):
        244°, 64.2512%, 81.1765%
        XYZ:
        17.1909, 11.1964, 60.2865
        xyY:
        0.1939, 0.1263, 11.1964
      CIE-Lab:
        39.9093, 41.7754, -67.8338
        CIE-LCH:
        39.9093, 79.6656, 301.6268
        CIE-Luv:
        39.9093, -5.1669, -100.1389
        Hunter-Lab:
        33.4610, 33.1495, -83.3998
      #524acf color charts
#524acf RGB chart
      #524acf CMYK chart
      #524acf RGB pie chart
      #524acf color shades, tints & tones
#524acf color schemes
#524acf color preview, HTML & CSS examples
           This text has a color of #524acf        
        
          <p style="color:#524acf;">Text here</p>
        
        
          .mytext {color:#524acf;}
        
        Text color #524acf
      
           This box has a color of #524acf        
        
          <div style="background-color:#524acf;">Content here</div>
        
        
          .mybackground {background-color:#524acf;}
        
        Background color #524acf
      
           Border around this has a color of #524acf        
        
          <div style="border:2px solid #524acf;">Content here</div>
        
        
          .myborder {border:2px solid #524acf;}
        
        Border color #524acf