#b3227b color space conversions
Hex:
        #b3227b
        RGB:
        179, 34, 123
        CMY:
        30, 87, 52
        CMYK:
        0, 81, 31, 30
      HSL:
        323°, 68.0751%, 41.7647%
        HSV (HSB):
        323°, 81.0056%, 70.1961%
        XYZ:
        22.7376, 12.1578, 19.8872
        xyY:
        0.4151, 0.2219, 12.1578
      CIE-Lab:
        41.4659, 62.6906, -14.3962
        CIE-LCH:
        41.4659, 64.3223, 347.0669
        CIE-Luv:
        41.4659, 78.5253, -29.6831
        Hunter-Lab:
        34.8681, 55.3813, -9.4087
      #b3227b color charts
#b3227b RGB chart
      #b3227b CMYK chart
      #b3227b RGB pie chart
      #b3227b color shades, tints & tones
#b3227b color schemes
#b3227b color preview, HTML & CSS examples
           This text has a color of #b3227b        
        
          <p style="color:#b3227b;">Text here</p>
        
        
          .mytext {color:#b3227b;}
        
        Text color #b3227b
      
           This box has a color of #b3227b        
        
          <div style="background-color:#b3227b;">Content here</div>
        
        
          .mybackground {background-color:#b3227b;}
        
        Background color #b3227b
      
           Border around this has a color of #b3227b        
        
          <div style="border:2px solid #b3227b;">Content here</div>
        
        
          .myborder {border:2px solid #b3227b;}
        
        Border color #b3227b