#b3229e color space conversions
Hex:
        #b3229e
        RGB:
        179, 34, 158
        CMY:
        30, 87, 38
        CMYK:
        0, 81, 12, 30
      HSL:
        309°, 68.0751%, 41.7647%
        HSV (HSB):
        309°, 81.0056%, 70.1961%
        XYZ:
        25.3340, 13.1964, 33.5597
        xyY:
        0.3514, 0.1831, 13.1964
      CIE-Lab:
        43.0577, 67.2206, -33.2745
        CIE-LCH:
        43.0577, 75.0053, 333.6644
        CIE-Luv:
        43.0577, 64.3518, -56.9396
        Hunter-Lab:
        36.3268, 60.9123, -29.3449
      #b3229e color charts
#b3229e RGB chart
      #b3229e CMYK chart
      #b3229e RGB pie chart
      #b3229e color shades, tints & tones
#b3229e color schemes
#b3229e color preview, HTML & CSS examples
           This text has a color of #b3229e        
        
          <p style="color:#b3229e;">Text here</p>
        
        
          .mytext {color:#b3229e;}
        
        Text color #b3229e
      
           This box has a color of #b3229e        
        
          <div style="background-color:#b3229e;">Content here</div>
        
        
          .mybackground {background-color:#b3229e;}
        
        Background color #b3229e
      
           Border around this has a color of #b3229e        
        
          <div style="border:2px solid #b3229e;">Content here</div>
        
        
          .myborder {border:2px solid #b3229e;}
        
        Border color #b3229e