#b0036b color space conversions
Hex:
        #b0036b
        RGB:
        176, 3, 107
        CMY:
        31, 99, 58
        CMYK:
        0, 98, 39, 31
      HSL:
        324°, 96.6480%, 35.0980%
        HSV (HSB):
        324°, 98.2955%, 69.0196%
        XYZ:
        20.5909, 10.3568, 14.8237
        xyY:
        0.4499, 0.2263, 10.3568
      CIE-Lab:
        38.4753, 65.4884, -8.9645
        CIE-LCH:
        38.4753, 66.0991, 352.2054
        CIE-Luv:
        38.4753, 87.9503, -22.7308
        Hunter-Lab:
        32.1819, 57.8909, -4.7829
      #b0036b color charts
#b0036b RGB chart
      #b0036b CMYK chart
      #b0036b RGB pie chart
      #b0036b color shades, tints & tones
#b0036b color schemes
#b0036b color preview, HTML & CSS examples
           This text has a color of #b0036b        
        
          <p style="color:#b0036b;">Text here</p>
        
        
          .mytext {color:#b0036b;}
        
        Text color #b0036b
      
           This box has a color of #b0036b        
        
          <div style="background-color:#b0036b;">Content here</div>
        
        
          .mybackground {background-color:#b0036b;}
        
        Background color #b0036b
      
           Border around this has a color of #b0036b        
        
          <div style="border:2px solid #b0036b;">Content here</div>
        
        
          .myborder {border:2px solid #b0036b;}
        
        Border color #b0036b