#9455a1 color space conversions
Hex:
        #9455a1
        RGB:
        148, 85, 161
        CMY:
        42, 67, 37
        CMYK:
        8, 47, 0, 37
      HSL:
        290°, 30.8943%, 48.2353%
        HSV (HSB):
        290°, 47.2050%, 63.1373%
        XYZ:
        21.8943, 15.3661, 35.5302
        xyY:
        0.3008, 0.2111, 15.3661
      CIE-Lab:
        46.1316, 38.6938, -30.5687
        CIE-LCH:
        46.1316, 49.3118, 321.6907
        CIE-Luv:
        46.1316, 27.6607, -49.8290
        Hunter-Lab:
        39.1996, 31.0987, -26.3002
      #9455a1 color charts
#9455a1 RGB chart
      #9455a1 CMYK chart
      #9455a1 RGB pie chart
      #9455a1 color shades, tints & tones
#9455a1 color schemes
#9455a1 color preview, HTML & CSS examples
           This text has a color of #9455a1        
        
          <p style="color:#9455a1;">Text here</p>
        
        
          .mytext {color:#9455a1;}
        
        Text color #9455a1
      
           This box has a color of #9455a1        
        
          <div style="background-color:#9455a1;">Content here</div>
        
        
          .mybackground {background-color:#9455a1;}
        
        Background color #9455a1
      
           Border around this has a color of #9455a1        
        
          <div style="border:2px solid #9455a1;">Content here</div>
        
        
          .myborder {border:2px solid #9455a1;}
        
        Border color #9455a1