#b03376 color space conversions
Hex:
        #b03376
        RGB:
        176, 51, 118
        CMY:
        31, 80, 54
        CMYK:
        0, 71, 33, 31
      HSL:
        328°, 55.0661%, 44.5098%
        HSV (HSB):
        328°, 71.0227%, 69.0196%
        XYZ:
        22.3583, 12.9058, 18.4522
        xyY:
        0.4162, 0.2403, 12.9058
      CIE-Lab:
        42.6209, 55.9766, -9.6069
        CIE-LCH:
        42.6209, 56.7950, 350.2615
        CIE-Luv:
        42.6209, 73.0300, -22.2779
        Hunter-Lab:
        35.9246, 48.2247, -5.3063
      #b03376 color charts
#b03376 RGB chart
      #b03376 CMYK chart
      #b03376 RGB pie chart
      #b03376 color shades, tints & tones
#b03376 color schemes
#b03376 color preview, HTML & CSS examples
           This text has a color of #b03376        
        
          <p style="color:#b03376;">Text here</p>
        
        
          .mytext {color:#b03376;}
        
        Text color #b03376
      
           This box has a color of #b03376        
        
          <div style="background-color:#b03376;">Content here</div>
        
        
          .mybackground {background-color:#b03376;}
        
        Background color #b03376
      
           Border around this has a color of #b03376        
        
          <div style="border:2px solid #b03376;">Content here</div>
        
        
          .myborder {border:2px solid #b03376;}
        
        Border color #b03376