#9508fc color space conversions
Hex:
        #9508fc
        RGB:
        149, 8, 252
        CMY:
        42, 97, 1
        CMYK:
        41, 97, 0, 1
      HSL:
        275°, 97.6000%, 50.9804%
        HSV (HSB):
        275°, 96.8254%, 98.8235%
        XYZ:
        30.0519, 13.5915, 93.1350
        xyY:
        0.2197, 0.0994, 13.5915
      CIE-Lab:
        43.6413, 83.5542, -87.0217
        CIE-LCH:
        43.6413, 120.6404, 313.8354
        CIE-Luv:
        43.6413, 20.6131, -130.5113
        Hunter-Lab:
        36.8667, 80.9881, -123.9756
      #9508fc color charts
#9508fc RGB chart
      #9508fc CMYK chart
      #9508fc RGB pie chart
      #9508fc color shades, tints & tones
#9508fc color schemes
#9508fc color preview, HTML & CSS examples
           This text has a color of #9508fc        
        
          <p style="color:#9508fc;">Text here</p>
        
        
          .mytext {color:#9508fc;}
        
        Text color #9508fc
      
           This box has a color of #9508fc        
        
          <div style="background-color:#9508fc;">Content here</div>
        
        
          .mybackground {background-color:#9508fc;}
        
        Background color #9508fc
      
           Border around this has a color of #9508fc        
        
          <div style="border:2px solid #9508fc;">Content here</div>
        
        
          .myborder {border:2px solid #9508fc;}
        
        Border color #9508fc