#524dfa color space conversions
Hex:
        #524dfa
        RGB:
        82, 77, 250
        CMY:
        68, 70, 2
        CMYK:
        67, 69, 0, 2
      HSL:
        242°, 94.5355%, 64.1176%
        HSV (HSB):
        242°, 69.2000%, 98.0392%
        XYZ:
        23.3889, 14.0037, 91.9127
        xyY:
        0.1809, 0.1083, 14.0037
      CIE-Lab:
        44.2383, 53.6763, -85.1584
        CIE-LCH:
        44.2383, 100.6632, 302.2237
        CIE-Luv:
        44.2383, -8.1108, -126.9903
        Hunter-Lab:
        37.4215, 46.0767, -119.4298
      #524dfa color charts
#524dfa RGB chart
      #524dfa CMYK chart
      #524dfa RGB pie chart
      #524dfa color shades, tints & tones
#524dfa color schemes
#524dfa color preview, HTML & CSS examples
           This text has a color of #524dfa        
        
          <p style="color:#524dfa;">Text here</p>
        
        
          .mytext {color:#524dfa;}
        
        Text color #524dfa
      
           This box has a color of #524dfa        
        
          <div style="background-color:#524dfa;">Content here</div>
        
        
          .mybackground {background-color:#524dfa;}
        
        Background color #524dfa
      
           Border around this has a color of #524dfa        
        
          <div style="border:2px solid #524dfa;">Content here</div>
        
        
          .myborder {border:2px solid #524dfa;}
        
        Border color #524dfa