#b02b96 color space conversions
Hex:
        #b02b96
        RGB:
        176, 43, 150
        CMY:
        31, 83, 41
        CMYK:
        0, 76, 15, 31
      HSL:
        312°, 60.7306%, 42.9412%
        HSV (HSB):
        312°, 75.5682%, 69.0196%
        XYZ:
        24.2734, 13.1599, 30.1149
        xyY:
        0.3593, 0.1948, 13.1599
      CIE-Lab:
        43.0031, 62.9011, -28.5783
        CIE-LCH:
        43.0031, 69.0888, 335.5659
        CIE-Luv:
        43.0031, 63.3625, -49.6117
        Hunter-Lab:
        36.2765, 55.9542, -23.8259
      #b02b96 color charts
#b02b96 RGB chart
      #b02b96 CMYK chart
      #b02b96 RGB pie chart
      #b02b96 color shades, tints & tones
#b02b96 color schemes
#b02b96 color preview, HTML & CSS examples
           This text has a color of #b02b96        
        
          <p style="color:#b02b96;">Text here</p>
        
        
          .mytext {color:#b02b96;}
        
        Text color #b02b96
      
           This box has a color of #b02b96        
        
          <div style="background-color:#b02b96;">Content here</div>
        
        
          .mybackground {background-color:#b02b96;}
        
        Background color #b02b96
      
           Border around this has a color of #b02b96        
        
          <div style="border:2px solid #b02b96;">Content here</div>
        
        
          .myborder {border:2px solid #b02b96;}
        
        Border color #b02b96