#b03467 color space conversions
Hex:
        #b03467
        RGB:
        176, 52, 103
        CMY:
        31, 80, 60
        CMYK:
        0, 70, 41, 31
      HSL:
        335°, 54.3860%, 44.7059%
        HSV (HSB):
        335°, 70.4545%, 69.0196%
        XYZ:
        21.5807, 12.6654, 14.1392
        xyY:
        0.4460, 0.2618, 12.6654
      CIE-Lab:
        42.2546, 53.9345, -0.8397
        CIE-LCH:
        42.2546, 53.9410, 359.1081
        CIE-Luv:
        42.2546, 78.0250, -10.7258
        Hunter-Lab:
        35.5884, 45.9619, 1.3561
      #b03467 color charts
#b03467 RGB chart
      #b03467 CMYK chart
      #b03467 RGB pie chart
      #b03467 color shades, tints & tones
#b03467 color schemes
#b03467 color preview, HTML & CSS examples
           This text has a color of #b03467        
        
          <p style="color:#b03467;">Text here</p>
        
        
          .mytext {color:#b03467;}
        
        Text color #b03467
      
           This box has a color of #b03467        
        
          <div style="background-color:#b03467;">Content here</div>
        
        
          .mybackground {background-color:#b03467;}
        
        Background color #b03467
      
           Border around this has a color of #b03467        
        
          <div style="border:2px solid #b03467;">Content here</div>
        
        
          .myborder {border:2px solid #b03467;}
        
        Border color #b03467