#7506fa color space conversions
Hex:
        #7506fa
        RGB:
        117, 6, 250
        CMY:
        54, 98, 2
        CMYK:
        53, 98, 0, 2
      HSL:
        267°, 96.0630%, 50.1961%
        HSV (HSB):
        267°, 97.6000%, 98.0392%
        XYZ:
        24.6566, 10.8143, 91.2303
        xyY:
        0.1946, 0.0854, 10.8143
      CIE-Lab:
        39.2659, 80.6704, -93.2624
        CIE-LCH:
        39.2659, 123.3109, 310.8592
        CIE-Luv:
        39.2659, 8.3223, -131.1928
        Hunter-Lab:
        32.8851, 76.2868, -141.4637
      #7506fa color charts
#7506fa RGB chart
      #7506fa CMYK chart
      #7506fa RGB pie chart
      #7506fa color shades, tints & tones
#7506fa color schemes
#7506fa color preview, HTML & CSS examples
           This text has a color of #7506fa        
        
          <p style="color:#7506fa;">Text here</p>
        
        
          .mytext {color:#7506fa;}
        
        Text color #7506fa
      
           This box has a color of #7506fa        
        
          <div style="background-color:#7506fa;">Content here</div>
        
        
          .mybackground {background-color:#7506fa;}
        
        Background color #7506fa
      
           Border around this has a color of #7506fa        
        
          <div style="border:2px solid #7506fa;">Content here</div>
        
        
          .myborder {border:2px solid #7506fa;}
        
        Border color #7506fa