#5024ca color space conversions
Hex:
        #5024ca
        RGB:
        80, 36, 202
        CMY:
        69, 86, 21
        CMYK:
        60, 82, 0, 21
      HSL:
        256°, 69.7479%, 46.6667%
        HSV (HSB):
        256°, 82.1782%, 79.2157%
        XYZ:
        14.5998, 7.2315, 56.5034
        xyY:
        0.1864, 0.0923, 7.2315
      CIE-Lab:
        32.3282, 59.4656, -77.3949
        CIE-LCH:
        32.3282, 97.6019, 307.5365
        CIE-Luv:
        32.3282, 0.7394, -103.3400
        Hunter-Lab:
        26.8914, 49.8506, -105.7543
      #5024ca color charts
#5024ca RGB chart
      #5024ca CMYK chart
      #5024ca RGB pie chart
      #5024ca color shades, tints & tones
#5024ca color schemes
#5024ca color preview, HTML & CSS examples
           This text has a color of #5024ca        
        
          <p style="color:#5024ca;">Text here</p>
        
        
          .mytext {color:#5024ca;}
        
        Text color #5024ca
      
           This box has a color of #5024ca        
        
          <div style="background-color:#5024ca;">Content here</div>
        
        
          .mybackground {background-color:#5024ca;}
        
        Background color #5024ca
      
           Border around this has a color of #5024ca        
        
          <div style="border:2px solid #5024ca;">Content here</div>
        
        
          .myborder {border:2px solid #5024ca;}
        
        Border color #5024ca