#b975a3 color space conversions
Hex:
        #b975a3
        RGB:
        185, 117, 163
        CMY:
        27, 54, 36
        CMYK:
        0, 37, 12, 27
      HSL:
        319°, 32.6923%, 59.2157%
        HSV (HSB):
        319°, 36.7568%, 72.5490%
        XYZ:
        32.9797, 25.6812, 37.8691
        xyY:
        0.3417, 0.2660, 25.6812
      CIE-Lab:
        57.7332, 33.5341, -13.5233
        CIE-LCH:
        57.7332, 36.1582, 338.0373
        CIE-Luv:
        57.7332, 37.6909, -25.3083
        Hunter-Lab:
        50.6766, 27.4815, -8.8319
      #b975a3 color charts
#b975a3 RGB chart
      #b975a3 CMYK chart
      #b975a3 RGB pie chart
      #b975a3 color shades, tints & tones
#b975a3 color schemes
#b975a3 color preview, HTML & CSS examples
           This text has a color of #b975a3        
        
          <p style="color:#b975a3;">Text here</p>
        
        
          .mytext {color:#b975a3;}
        
        Text color #b975a3
      
           This box has a color of #b975a3        
        
          <div style="background-color:#b975a3;">Content here</div>
        
        
          .mybackground {background-color:#b975a3;}
        
        Background color #b975a3
      
           Border around this has a color of #b975a3        
        
          <div style="border:2px solid #b975a3;">Content here</div>
        
        
          .myborder {border:2px solid #b975a3;}
        
        Border color #b975a3