#b975a7 color space conversions
Hex:
        #b975a7
        RGB:
        185, 117, 167
        CMY:
        27, 54, 35
        CMYK:
        0, 37, 10, 27
      HSL:
        316°, 32.6923%, 59.2157%
        HSV (HSB):
        316°, 36.7568%, 72.5490%
        XYZ:
        33.3439, 25.8269, 39.7869
        xyY:
        0.3370, 0.2610, 25.8269
      CIE-Lab:
        57.8724, 34.2229, -15.6187
        CIE-LCH:
        57.8724, 37.6185, 335.4689
        CIE-Luv:
        57.8724, 36.9421, -28.5695
        Hunter-Lab:
        50.8202, 28.1814, -10.8438
      #b975a7 color charts
#b975a7 RGB chart
      #b975a7 CMYK chart
      #b975a7 RGB pie chart
      #b975a7 color shades, tints & tones
#b975a7 color schemes
#b975a7 color preview, HTML & CSS examples
           This text has a color of #b975a7        
        
          <p style="color:#b975a7;">Text here</p>
        
        
          .mytext {color:#b975a7;}
        
        Text color #b975a7
      
           This box has a color of #b975a7        
        
          <div style="background-color:#b975a7;">Content here</div>
        
        
          .mybackground {background-color:#b975a7;}
        
        Background color #b975a7
      
           Border around this has a color of #b975a7        
        
          <div style="border:2px solid #b975a7;">Content here</div>
        
        
          .myborder {border:2px solid #b975a7;}
        
        Border color #b975a7