#9375a3 color space conversions
Hex:
        #9375a3
        RGB:
        147, 117, 163
        CMY:
        42, 54, 36
        CMYK:
        10, 28, 0, 36
      HSL:
        279°, 20.0000%, 54.9020%
        HSV (HSB):
        279°, 28.2209%, 63.9216%
        XYZ:
        25.0048, 21.5700, 37.4959
        xyY:
        0.2974, 0.2566, 21.5700
      CIE-Lab:
        53.5677, 20.5187, -20.2416
        CIE-LCH:
        53.5677, 28.8225, 315.3895
        CIE-Luv:
        53.5677, 13.3020, -32.9171
        Hunter-Lab:
        46.4435, 14.8268, -15.3570
      #9375a3 color charts
#9375a3 RGB chart
      #9375a3 CMYK chart
      #9375a3 RGB pie chart
      #9375a3 color shades, tints & tones
#9375a3 color schemes
#9375a3 color preview, HTML & CSS examples
           This text has a color of #9375a3        
        
          <p style="color:#9375a3;">Text here</p>
        
        
          .mytext {color:#9375a3;}
        
        Text color #9375a3
      
           This box has a color of #9375a3        
        
          <div style="background-color:#9375a3;">Content here</div>
        
        
          .mybackground {background-color:#9375a3;}
        
        Background color #9375a3
      
           Border around this has a color of #9375a3        
        
          <div style="border:2px solid #9375a3;">Content here</div>
        
        
          .myborder {border:2px solid #9375a3;}
        
        Border color #9375a3