#b160bd color space conversions
Hex:
        #b160bd
        RGB:
        177, 96, 189
        CMY:
        31, 62, 26
        CMYK:
        6, 49, 0, 26
      HSL:
        292°, 41.3333%, 55.8824%
        HSV (HSB):
        292°, 49.2063%, 74.1176%
        XYZ:
        31.4996, 21.3870, 50.6120
        xyY:
        0.3043, 0.2066, 21.3870
      CIE-Lab:
        53.3704, 47.0025, -35.3230
        CIE-LCH:
        53.3704, 58.7958, 323.0746
        CIE-Luv:
        53.3704, 36.1393, -60.0375
        Hunter-Lab:
        46.2461, 40.6514, -32.5151
      #b160bd color charts
#b160bd RGB chart
      #b160bd CMYK chart
      #b160bd RGB pie chart
      #b160bd color shades, tints & tones
#b160bd color schemes
#b160bd color preview, HTML & CSS examples
           This text has a color of #b160bd        
        
          <p style="color:#b160bd;">Text here</p>
        
        
          .mytext {color:#b160bd;}
        
        Text color #b160bd
      
           This box has a color of #b160bd        
        
          <div style="background-color:#b160bd;">Content here</div>
        
        
          .mybackground {background-color:#b160bd;}
        
        Background color #b160bd
      
           Border around this has a color of #b160bd        
        
          <div style="border:2px solid #b160bd;">Content here</div>
        
        
          .myborder {border:2px solid #b160bd;}
        
        Border color #b160bd