#7506ef color space conversions
Hex:
        #7506ef
        RGB:
        117, 6, 239
        CMY:
        54, 98, 6
        CMYK:
        51, 97, 0, 6
      HSL:
        269°, 95.1020%, 48.0392%
        HSV (HSB):
        269°, 97.4895%, 93.7255%
        XYZ:
        22.9812, 10.1442, 82.4081
        xyY:
        0.1989, 0.0878, 10.1442
      CIE-Lab:
        38.0999, 78.3037, -88.9879
        CIE-LCH:
        38.0999, 118.5340, 311.3457
        CIE-Luv:
        38.0999, 9.8079, -124.9046
        Hunter-Lab:
        31.8499, 73.0591, -131.1115
      #7506ef color charts
#7506ef RGB chart
      #7506ef CMYK chart
      #7506ef RGB pie chart
      #7506ef color shades, tints & tones
#7506ef color schemes
#7506ef color preview, HTML & CSS examples
           This text has a color of #7506ef        
        
          <p style="color:#7506ef;">Text here</p>
        
        
          .mytext {color:#7506ef;}
        
        Text color #7506ef
      
           This box has a color of #7506ef        
        
          <div style="background-color:#7506ef;">Content here</div>
        
        
          .mybackground {background-color:#7506ef;}
        
        Background color #7506ef
      
           Border around this has a color of #7506ef        
        
          <div style="border:2px solid #7506ef;">Content here</div>
        
        
          .myborder {border:2px solid #7506ef;}
        
        Border color #7506ef