#524bfe color space conversions
Hex:
        #524bfe
        RGB:
        82, 75, 254
        CMY:
        68, 71, 0
        CMYK:
        68, 70, 0, 0
      HSL:
        242°, 98.8950%, 64.5098%
        HSV (HSB):
        242°, 70.4724%, 99.6078%
        XYZ:
        23.8851, 13.9817, 95.2058
        xyY:
        0.1795, 0.1051, 13.9817
      CIE-Lab:
        44.2067, 56.0127, -87.4436
        CIE-LCH:
        44.2067, 103.8451, 302.6419
        CIE-Luv:
        44.2067, -7.9508, -129.8708
        Hunter-Lab:
        37.3922, 48.5848, -124.7862
      #524bfe color charts
#524bfe RGB chart
      #524bfe CMYK chart
      #524bfe RGB pie chart
      #524bfe color shades, tints & tones
#524bfe color schemes
#524bfe color preview, HTML & CSS examples
           This text has a color of #524bfe        
        
          <p style="color:#524bfe;">Text here</p>
        
        
          .mytext {color:#524bfe;}
        
        Text color #524bfe
      
           This box has a color of #524bfe        
        
          <div style="background-color:#524bfe;">Content here</div>
        
        
          .mybackground {background-color:#524bfe;}
        
        Background color #524bfe
      
           Border around this has a color of #524bfe        
        
          <div style="border:2px solid #524bfe;">Content here</div>
        
        
          .myborder {border:2px solid #524bfe;}
        
        Border color #524bfe