#b160cb color space conversions
Hex:
        #b160cb
        RGB:
        177, 96, 203
        CMY:
        31, 62, 20
        CMYK:
        13, 53, 0, 20
      HSL:
        285°, 50.7109%, 58.6275%
        HSV (HSB):
        285°, 52.7094%, 79.6078%
        XYZ:
        33.0938, 22.0247, 59.0069
        xyY:
        0.2900, 0.1930, 22.0247
      CIE-Lab:
        54.0531, 49.8012, -42.2775
        CIE-LCH:
        54.0531, 65.3264, 319.6712
        CIE-Luv:
        54.0531, 33.0827, -71.3847
        Hunter-Lab:
        46.9304, 43.7442, -41.6956
      #b160cb color charts
#b160cb RGB chart
      #b160cb CMYK chart
      #b160cb RGB pie chart
      #b160cb color shades, tints & tones
#b160cb color schemes
#b160cb color preview, HTML & CSS examples
           This text has a color of #b160cb        
        
          <p style="color:#b160cb;">Text here</p>
        
        
          .mytext {color:#b160cb;}
        
        Text color #b160cb
      
           This box has a color of #b160cb        
        
          <div style="background-color:#b160cb;">Content here</div>
        
        
          .mybackground {background-color:#b160cb;}
        
        Background color #b160cb
      
           Border around this has a color of #b160cb        
        
          <div style="border:2px solid #b160cb;">Content here</div>
        
        
          .myborder {border:2px solid #b160cb;}
        
        Border color #b160cb