#5024ed color space conversions
Hex:
        #5024ed
        RGB:
        80, 36, 237
        CMY:
        69, 86, 7
        CMYK:
        66, 85, 0, 7
      HSL:
        253°, 84.8101%, 53.5294%
        HSV (HSB):
        253°, 84.8101%, 92.9412%
        XYZ:
        19.2252, 9.0817, 80.8604
        xyY:
        0.1761, 0.0832, 9.0817
      CIE-Lab:
        36.1410, 68.7583, -91.2170
        CIE-LCH:
        36.1410, 114.2289, 307.0085
        CIE-Luv:
        36.1410, -2.1785, -123.5607
        Hunter-Lab:
        30.1358, 61.1370, -137.9921
      #5024ed color charts
#5024ed RGB chart
      #5024ed CMYK chart
      #5024ed RGB pie chart
      #5024ed color shades, tints & tones
#5024ed color schemes
#5024ed color preview, HTML & CSS examples
           This text has a color of #5024ed        
        
          <p style="color:#5024ed;">Text here</p>
        
        
          .mytext {color:#5024ed;}
        
        Text color #5024ed
      
           This box has a color of #5024ed        
        
          <div style="background-color:#5024ed;">Content here</div>
        
        
          .mybackground {background-color:#5024ed;}
        
        Background color #5024ed
      
           Border around this has a color of #5024ed        
        
          <div style="border:2px solid #5024ed;">Content here</div>
        
        
          .myborder {border:2px solid #5024ed;}
        
        Border color #5024ed