#b02572 color space conversions
Hex:
        #b02572
        RGB:
        176, 37, 114
        CMY:
        31, 85, 55
        CMYK:
        0, 79, 35, 31
      HSL:
        327°, 65.2582%, 41.7647%
        HSV (HSB):
        327°, 78.9773%, 69.0196%
        XYZ:
        21.6033, 11.7681, 17.0524
        xyY:
        0.4284, 0.2334, 11.7681
      CIE-Lab:
        40.8452, 60.1162, -9.7960
        CIE-LCH:
        40.8452, 60.9091, 350.7450
        CIE-Luv:
        40.8452, 79.0151, -23.0790
        Hunter-Lab:
        34.3047, 52.3767, -5.4590
      #b02572 color charts
#b02572 RGB chart
      #b02572 CMYK chart
      #b02572 RGB pie chart
      #b02572 color shades, tints & tones
#b02572 color schemes
#b02572 color preview, HTML & CSS examples
           This text has a color of #b02572        
        
          <p style="color:#b02572;">Text here</p>
        
        
          .mytext {color:#b02572;}
        
        Text color #b02572
      
           This box has a color of #b02572        
        
          <div style="background-color:#b02572;">Content here</div>
        
        
          .mybackground {background-color:#b02572;}
        
        Background color #b02572
      
           Border around this has a color of #b02572        
        
          <div style="border:2px solid #b02572;">Content here</div>
        
        
          .myborder {border:2px solid #b02572;}
        
        Border color #b02572