#9505bb color space conversions
Hex:
        #9505bb
        RGB:
        149, 5, 187
        CMY:
        42, 98, 27
        CMYK:
        20, 97, 0, 27
      HSL:
        287°, 94.7917%, 37.6471%
        HSV (HSB):
        287°, 97.3262%, 73.3333%
        XYZ:
        21.4183, 10.0860, 47.8316
        xyY:
        0.2700, 0.1271, 10.0860
      CIE-Lab:
        37.9963, 71.5228, -58.9397
        CIE-LCH:
        37.9963, 92.6790, 320.5092
        CIE-Luv:
        37.9963, 36.1102, -89.5346
        Hunter-Lab:
        31.7584, 64.8059, -67.0663
      #9505bb color charts
#9505bb RGB chart
      #9505bb CMYK chart
      #9505bb RGB pie chart
      #9505bb color shades, tints & tones
#9505bb color schemes
#9505bb color preview, HTML & CSS examples
           This text has a color of #9505bb        
        
          <p style="color:#9505bb;">Text here</p>
        
        
          .mytext {color:#9505bb;}
        
        Text color #9505bb
      
           This box has a color of #9505bb        
        
          <div style="background-color:#9505bb;">Content here</div>
        
        
          .mybackground {background-color:#9505bb;}
        
        Background color #9505bb
      
           Border around this has a color of #9505bb        
        
          <div style="border:2px solid #9505bb;">Content here</div>
        
        
          .myborder {border:2px solid #9505bb;}
        
        Border color #9505bb