#b0017b color space conversions
Hex:
        #b0017b
        RGB:
        176, 1, 123
        CMY:
        31, 100, 52
        CMYK:
        0, 99, 30, 31
      HSL:
        318°, 98.8701%, 34.7059%
        HSV (HSB):
        318°, 99.4318%, 69.0196%
        XYZ:
        21.4905, 10.6819, 19.6680
        xyY:
        0.4146, 0.2061, 10.6819
      CIE-Lab:
        39.0394, 67.3678, -18.1613
        CIE-LCH:
        39.0394, 69.7729, 344.9126
        CIE-Luv:
        39.0394, 80.8264, -35.0024
        Hunter-Lab:
        32.6831, 60.1756, -12.8013
      #b0017b color charts
#b0017b RGB chart
      #b0017b CMYK chart
      #b0017b RGB pie chart
      #b0017b color shades, tints & tones
#b0017b color schemes
#b0017b color preview, HTML & CSS examples
           This text has a color of #b0017b        
        
          <p style="color:#b0017b;">Text here</p>
        
        
          .mytext {color:#b0017b;}
        
        Text color #b0017b
      
           This box has a color of #b0017b        
        
          <div style="background-color:#b0017b;">Content here</div>
        
        
          .mybackground {background-color:#b0017b;}
        
        Background color #b0017b
      
           Border around this has a color of #b0017b        
        
          <div style="border:2px solid #b0017b;">Content here</div>
        
        
          .myborder {border:2px solid #b0017b;}
        
        Border color #b0017b