#b195bd color space conversions
Hex:
        #b195bd
        RGB:
        177, 149, 189
        CMY:
        31, 42, 26
        CMYK:
        6, 21, 0, 26
      HSL:
        282°, 23.2558%, 66.2745%
        HSV (HSB):
        282°, 21.1640%, 74.1176%
        XYZ:
        38.0642, 34.5161, 52.8002
        xyY:
        0.3036, 0.2753, 34.5161
      CIE-Lab:
        65.3702, 17.8162, -16.8351
        CIE-LCH:
        65.3702, 24.5120, 316.6218
        CIE-Luv:
        65.3702, 13.0390, -28.3710
        Hunter-Lab:
        58.7504, 12.8363, -12.1598
      #b195bd color charts
#b195bd RGB chart
      #b195bd CMYK chart
      #b195bd RGB pie chart
      #b195bd color shades, tints & tones
#b195bd color schemes
#b195bd color preview, HTML & CSS examples
           This text has a color of #b195bd        
        
          <p style="color:#b195bd;">Text here</p>
        
        
          .mytext {color:#b195bd;}
        
        Text color #b195bd
      
           This box has a color of #b195bd        
        
          <div style="background-color:#b195bd;">Content here</div>
        
        
          .mybackground {background-color:#b195bd;}
        
        Background color #b195bd
      
           Border around this has a color of #b195bd        
        
          <div style="border:2px solid #b195bd;">Content here</div>
        
        
          .myborder {border:2px solid #b195bd;}
        
        Border color #b195bd