#b975b8 color space conversions
Hex:
        #b975b8
        RGB:
        185, 117, 184
        CMY:
        27, 54, 28
        CMYK:
        0, 37, 1, 27
      HSL:
        301°, 32.6923%, 59.2157%
        HSV (HSB):
        301°, 36.7568%, 72.5490%
        XYZ:
        35.0206, 26.4976, 48.6162
        xyY:
        0.3180, 0.2406, 26.4976
      CIE-Lab:
        58.5063, 37.3045, -24.4042
        CIE-LCH:
        58.5063, 44.5779, 326.8078
        CIE-Luv:
        58.5063, 33.7531, -42.5787
        Hunter-Lab:
        51.4758, 31.3566, -19.9632
      #b975b8 color charts
#b975b8 RGB chart
      #b975b8 CMYK chart
      #b975b8 RGB pie chart
      #b975b8 color shades, tints & tones
#b975b8 color schemes
#b975b8 color preview, HTML & CSS examples
           This text has a color of #b975b8        
        
          <p style="color:#b975b8;">Text here</p>
        
        
          .mytext {color:#b975b8;}
        
        Text color #b975b8
      
           This box has a color of #b975b8        
        
          <div style="background-color:#b975b8;">Content here</div>
        
        
          .mybackground {background-color:#b975b8;}
        
        Background color #b975b8
      
           Border around this has a color of #b975b8        
        
          <div style="border:2px solid #b975b8;">Content here</div>
        
        
          .myborder {border:2px solid #b975b8;}
        
        Border color #b975b8