#b03273 color space conversions
Hex:
        #b03273
        RGB:
        176, 50, 115
        CMY:
        31, 80, 55
        CMYK:
        0, 72, 35, 31
      HSL:
        329°, 55.7522%, 44.3137%
        HSV (HSB):
        329°, 71.5909%, 69.0196%
        XYZ:
        22.1396, 12.7491, 17.5136
        xyY:
        0.4225, 0.2433, 12.7491
      CIE-Lab:
        42.3828, 55.9932, -8.1082
        CIE-LCH:
        42.3828, 56.5773, 351.7605
        CIE-Luv:
        42.3828, 74.4867, -20.2984
        Hunter-Lab:
        35.7059, 48.1944, -4.0874
      #b03273 color charts
#b03273 RGB chart
      #b03273 CMYK chart
      #b03273 RGB pie chart
      #b03273 color shades, tints & tones
#b03273 color schemes
#b03273 color preview, HTML & CSS examples
           This text has a color of #b03273        
        
          <p style="color:#b03273;">Text here</p>
        
        
          .mytext {color:#b03273;}
        
        Text color #b03273
      
           This box has a color of #b03273        
        
          <div style="background-color:#b03273;">Content here</div>
        
        
          .mybackground {background-color:#b03273;}
        
        Background color #b03273
      
           Border around this has a color of #b03273        
        
          <div style="border:2px solid #b03273;">Content here</div>
        
        
          .myborder {border:2px solid #b03273;}
        
        Border color #b03273