#9507fe color space conversions
Hex:
        #9507fe
        RGB:
        149, 7, 254
        CMY:
        42, 97, 0
        CMYK:
        41, 97, 0, 0
      HSL:
        274°, 99.1968%, 51.1765%
        HSV (HSB):
        274°, 97.2441%, 99.6078%
        XYZ:
        30.3598, 13.6973, 94.8096
        xyY:
        0.2186, 0.0986, 13.6973
      CIE-Lab:
        43.7956, 84.0483, -87.8868
        CIE-LCH:
        43.7956, 121.6068, 313.7210
        CIE-Luv:
        43.7956, 20.2606, -131.7352
        Hunter-Lab:
        37.0098, 81.6594, -125.9788
      #9507fe color charts
#9507fe RGB chart
      #9507fe CMYK chart
      #9507fe RGB pie chart
      #9507fe color shades, tints & tones
#9507fe color schemes
#9507fe color preview, HTML & CSS examples
           This text has a color of #9507fe        
        
          <p style="color:#9507fe;">Text here</p>
        
        
          .mytext {color:#9507fe;}
        
        Text color #9507fe
      
           This box has a color of #9507fe        
        
          <div style="background-color:#9507fe;">Content here</div>
        
        
          .mybackground {background-color:#9507fe;}
        
        Background color #9507fe
      
           Border around this has a color of #9507fe        
        
          <div style="border:2px solid #9507fe;">Content here</div>
        
        
          .myborder {border:2px solid #9507fe;}
        
        Border color #9507fe