#524cfa color space conversions
Hex:
        #524cfa
        RGB:
        82, 76, 250
        CMY:
        68, 70, 2
        CMYK:
        67, 70, 0, 2
      HSL:
        242°, 94.5652%, 63.9216%
        HSV (HSB):
        242°, 69.6000%, 98.0392%
        XYZ:
        23.3194, 13.8648, 91.8896
        xyY:
        0.1807, 0.1074, 13.8648
      CIE-Lab:
        44.0385, 54.2270, -85.4869
        CIE-LCH:
        44.0385, 101.2353, 302.3882
        CIE-Luv:
        44.0385, -7.9268, -127.2071
        Hunter-Lab:
        37.2355, 46.6267, -120.2506
      #524cfa color charts
#524cfa RGB chart
      #524cfa CMYK chart
      #524cfa RGB pie chart
      #524cfa color shades, tints & tones
#524cfa color schemes
#524cfa color preview, HTML & CSS examples
           This text has a color of #524cfa        
        
          <p style="color:#524cfa;">Text here</p>
        
        
          .mytext {color:#524cfa;}
        
        Text color #524cfa
      
           This box has a color of #524cfa        
        
          <div style="background-color:#524cfa;">Content here</div>
        
        
          .mybackground {background-color:#524cfa;}
        
        Background color #524cfa
      
           Border around this has a color of #524cfa        
        
          <div style="border:2px solid #524cfa;">Content here</div>
        
        
          .myborder {border:2px solid #524cfa;}
        
        Border color #524cfa