#b975b9 color space conversions
Hex:
        #b975b9
        RGB:
        185, 117, 185
        CMY:
        27, 54, 27
        CMYK:
        0, 37, 0, 27
      HSL:
        300°, 32.6923%, 59.2157%
        HSV (HSB):
        300°, 36.7568%, 72.5490%
        XYZ:
        35.1258, 26.5396, 49.1703
        xyY:
        0.3169, 0.2395, 26.5396
      CIE-Lab:
        58.5458, 37.4933, -24.9148
        CIE-LCH:
        58.5458, 45.0165, 326.3954
        CIE-Luv:
        58.5458, 33.5660, -43.4074
        Hunter-Lab:
        51.5166, 31.5533, -20.5279
      #b975b9 color charts
#b975b9 RGB chart
      #b975b9 CMYK chart
      #b975b9 RGB pie chart
      #b975b9 color shades, tints & tones
#b975b9 color schemes
#b975b9 color preview, HTML & CSS examples
           This text has a color of #b975b9        
        
          <p style="color:#b975b9;">Text here</p>
        
        
          .mytext {color:#b975b9;}
        
        Text color #b975b9
      
           This box has a color of #b975b9        
        
          <div style="background-color:#b975b9;">Content here</div>
        
        
          .mybackground {background-color:#b975b9;}
        
        Background color #b975b9
      
           Border around this has a color of #b975b9        
        
          <div style="border:2px solid #b975b9;">Content here</div>
        
        
          .myborder {border:2px solid #b975b9;}
        
        Border color #b975b9