#b975b4 color space conversions
Hex:
        #b975b4
        RGB:
        185, 117, 180
        CMY:
        27, 54, 29
        CMYK:
        0, 37, 3, 27
      HSL:
        304°, 32.6923%, 59.2157%
        HSV (HSB):
        304°, 36.7568%, 72.5490%
        XYZ:
        34.6071, 26.3322, 46.4386
        xyY:
        0.3223, 0.2452, 26.3322
      CIE-Lab:
        58.3510, 36.5578, -22.3548
        CIE-LCH:
        58.3510, 42.8510, 328.5545
        CIE-Luv:
        58.3510, 34.5027, -39.2673
        Hunter-Lab:
        51.3149, 30.5806, -17.7355
      #b975b4 color charts
#b975b4 RGB chart
      #b975b4 CMYK chart
      #b975b4 RGB pie chart
      #b975b4 color shades, tints & tones
#b975b4 color schemes
#b975b4 color preview, HTML & CSS examples
           This text has a color of #b975b4        
        
          <p style="color:#b975b4;">Text here</p>
        
        
          .mytext {color:#b975b4;}
        
        Text color #b975b4
      
           This box has a color of #b975b4        
        
          <div style="background-color:#b975b4;">Content here</div>
        
        
          .mybackground {background-color:#b975b4;}
        
        Background color #b975b4
      
           Border around this has a color of #b975b4        
        
          <div style="border:2px solid #b975b4;">Content here</div>
        
        
          .myborder {border:2px solid #b975b4;}
        
        Border color #b975b4