#9502bb color space conversions
Hex:
        #9502bb
        RGB:
        149, 2, 187
        CMY:
        42, 99, 27
        CMYK:
        20, 99, 0, 27
      HSL:
        288°, 97.8836%, 37.0588%
        HSV (HSB):
        288°, 98.9305%, 73.3333%
        XYZ:
        21.3858, 10.0208, 47.8208
        xyY:
        0.2699, 0.1265, 10.0208
      CIE-Lab:
        37.8798, 71.8705, -59.1290
        CIE-LCH:
        37.8798, 93.0678, 320.5554
        CIE-Luv:
        37.8798, 36.2371, -89.7086
        Hunter-Lab:
        31.6557, 65.1925, -67.4076
      #9502bb color charts
#9502bb RGB chart
      #9502bb CMYK chart
      #9502bb RGB pie chart
      #9502bb color shades, tints & tones
#9502bb color schemes
#9502bb color preview, HTML & CSS examples
           This text has a color of #9502bb        
        
          <p style="color:#9502bb;">Text here</p>
        
        
          .mytext {color:#9502bb;}
        
        Text color #9502bb
      
           This box has a color of #9502bb        
        
          <div style="background-color:#9502bb;">Content here</div>
        
        
          .mybackground {background-color:#9502bb;}
        
        Background color #9502bb
      
           Border around this has a color of #9502bb        
        
          <div style="border:2px solid #9502bb;">Content here</div>
        
        
          .myborder {border:2px solid #9502bb;}
        
        Border color #9502bb