#9505c5 color space conversions
Hex:
        #9505c5
        RGB:
        149, 5, 197
        CMY:
        42, 98, 23
        CMYK:
        24, 97, 0, 23
      HSL:
        285°, 95.0495%, 39.6078%
        HSV (HSB):
        285°, 97.4619%, 77.2549%
        XYZ:
        22.5267, 10.5293, 53.6684
        xyY:
        0.2598, 0.1214, 10.5293
      CIE-Lab:
        38.7761, 73.3218, -63.5435
        CIE-LCH:
        38.7761, 97.0251, 319.0866
        CIE-Luv:
        38.7761, 33.2893, -96.1906
        Hunter-Lab:
        32.4489, 67.1330, -75.3476
      #9505c5 color charts
#9505c5 RGB chart
      #9505c5 CMYK chart
      #9505c5 RGB pie chart
      #9505c5 color shades, tints & tones
#9505c5 color schemes
#9505c5 color preview, HTML & CSS examples
           This text has a color of #9505c5        
        
          <p style="color:#9505c5;">Text here</p>
        
        
          .mytext {color:#9505c5;}
        
        Text color #9505c5
      
           This box has a color of #9505c5        
        
          <div style="background-color:#9505c5;">Content here</div>
        
        
          .mybackground {background-color:#9505c5;}
        
        Background color #9505c5
      
           Border around this has a color of #9505c5        
        
          <div style="border:2px solid #9505c5;">Content here</div>
        
        
          .myborder {border:2px solid #9505c5;}
        
        Border color #9505c5