#b0206b color space conversions
Hex:
        #b0206b
        RGB:
        176, 32, 107
        CMY:
        31, 87, 58
        CMYK:
        0, 82, 39, 31
      HSL:
        329°, 69.2308%, 40.7843%
        HSV (HSB):
        329°, 81.8182%, 69.0196%
        XYZ:
        21.0748, 11.3247, 14.9850
        xyY:
        0.4448, 0.2390, 11.3247
      CIE-Lab:
        40.1220, 60.7249, -6.4972
        CIE-LCH:
        40.1220, 61.0715, 353.8929
        CIE-Luv:
        40.1220, 83.1995, -18.9233
        Hunter-Lab:
        33.6521, 52.8954, -2.8449
      #b0206b color charts
#b0206b RGB chart
      #b0206b CMYK chart
      #b0206b RGB pie chart
      #b0206b color shades, tints & tones
#b0206b color schemes
#b0206b color preview, HTML & CSS examples
           This text has a color of #b0206b        
        
          <p style="color:#b0206b;">Text here</p>
        
        
          .mytext {color:#b0206b;}
        
        Text color #b0206b
      
           This box has a color of #b0206b        
        
          <div style="background-color:#b0206b;">Content here</div>
        
        
          .mybackground {background-color:#b0206b;}
        
        Background color #b0206b
      
           Border around this has a color of #b0206b        
        
          <div style="border:2px solid #b0206b;">Content here</div>
        
        
          .myborder {border:2px solid #b0206b;}
        
        Border color #b0206b