#b0336a color space conversions
Hex:
        #b0336a
        RGB:
        176, 51, 106
        CMY:
        31, 80, 58
        CMYK:
        0, 71, 40, 31
      HSL:
        334°, 55.0661%, 44.5098%
        HSV (HSB):
        334°, 71.0227%, 69.0196%
        XYZ:
        21.6898, 12.6384, 14.9319
        xyY:
        0.4403, 0.2566, 12.6384
      CIE-Lab:
        42.2132, 54.6265, -2.7696
        CIE-LCH:
        42.2132, 54.6967, 357.0976
        CIE-Luv:
        42.2132, 77.3675, -13.2390
        Hunter-Lab:
        35.5505, 46.6920, -0.0177
      #b0336a color charts
#b0336a RGB chart
      #b0336a CMYK chart
      #b0336a RGB pie chart
      #b0336a color shades, tints & tones
#b0336a color schemes
#b0336a color preview, HTML & CSS examples
           This text has a color of #b0336a        
        
          <p style="color:#b0336a;">Text here</p>
        
        
          .mytext {color:#b0336a;}
        
        Text color #b0336a
      
           This box has a color of #b0336a        
        
          <div style="background-color:#b0336a;">Content here</div>
        
        
          .mybackground {background-color:#b0336a;}
        
        Background color #b0336a
      
           Border around this has a color of #b0336a        
        
          <div style="border:2px solid #b0336a;">Content here</div>
        
        
          .myborder {border:2px solid #b0336a;}
        
        Border color #b0336a