#b2299b color space conversions
Hex:
        #b2299b
        RGB:
        178, 41, 155
        CMY:
        30, 84, 39
        CMYK:
        0, 77, 13, 30
      HSL:
        310°, 62.5571%, 42.9412%
        HSV (HSB):
        310°, 76.9663%, 69.8039%
        XYZ:
        25.0694, 13.4174, 32.2789
        xyY:
        0.3543, 0.1896, 13.4174
      CIE-Lab:
        43.3856, 64.6832, -30.9682
        CIE-LCH:
        43.3856, 71.7143, 334.4165
        CIE-Luv:
        43.3856, 63.4271, -53.3950
        Hunter-Lab:
        36.6298, 58.0633, -26.6066
      #b2299b color charts
#b2299b RGB chart
      #b2299b CMYK chart
      #b2299b RGB pie chart
      #b2299b color shades, tints & tones
#b2299b color schemes
#b2299b color preview, HTML & CSS examples
           This text has a color of #b2299b        
        
          <p style="color:#b2299b;">Text here</p>
        
        
          .mytext {color:#b2299b;}
        
        Text color #b2299b
      
           This box has a color of #b2299b        
        
          <div style="background-color:#b2299b;">Content here</div>
        
        
          .mybackground {background-color:#b2299b;}
        
        Background color #b2299b
      
           Border around this has a color of #b2299b        
        
          <div style="border:2px solid #b2299b;">Content here</div>
        
        
          .myborder {border:2px solid #b2299b;}
        
        Border color #b2299b