#7505ed color space conversions
Hex:
        #7505ed
        RGB:
        117, 5, 237
        CMY:
        54, 98, 7
        CMYK:
        51, 98, 0, 7
      HSL:
        269°, 95.8678%, 47.4510%
        HSV (HSB):
        269°, 97.8903%, 92.9412%
        XYZ:
        22.6765, 10.0049, 80.8567
        xyY:
        0.1997, 0.0881, 10.0049
      CIE-Lab:
        37.8512, 77.9927, -88.2657
        CIE-LCH:
        37.8512, 117.7867, 311.4642
        CIE-Luv:
        37.8512, 10.1169, -123.7693
        Hunter-Lab:
        31.6305, 72.6165, -129.4212
      #7505ed color charts
#7505ed RGB chart
      #7505ed CMYK chart
      #7505ed RGB pie chart
      #7505ed color shades, tints & tones
#7505ed color schemes
#7505ed color preview, HTML & CSS examples
           This text has a color of #7505ed        
        
          <p style="color:#7505ed;">Text here</p>
        
        
          .mytext {color:#7505ed;}
        
        Text color #7505ed
      
           This box has a color of #7505ed        
        
          <div style="background-color:#7505ed;">Content here</div>
        
        
          .mybackground {background-color:#7505ed;}
        
        Background color #7505ed
      
           Border around this has a color of #7505ed        
        
          <div style="border:2px solid #7505ed;">Content here</div>
        
        
          .myborder {border:2px solid #7505ed;}
        
        Border color #7505ed