#b02f72 color space conversions
Hex:
        #b02f72
        RGB:
        176, 47, 114
        CMY:
        31, 82, 55
        CMYK:
        0, 73, 35, 31
      HSL:
        329°, 57.8475%, 43.7255%
        HSV (HSB):
        329°, 73.2955%, 69.0196%
        XYZ:
        21.9583, 12.4780, 17.1708
        xyY:
        0.4255, 0.2418, 12.4780
      CIE-Lab:
        41.9660, 56.9474, -8.1123
        CIE-LCH:
        41.9660, 57.5223, 351.8926
        CIE-Luv:
        41.9660, 75.9137, -20.4402
        Hunter-Lab:
        35.3243, 49.1417, -4.0933
      #b02f72 color charts
#b02f72 RGB chart
      #b02f72 CMYK chart
      #b02f72 RGB pie chart
      #b02f72 color shades, tints & tones
#b02f72 color schemes
#b02f72 color preview, HTML & CSS examples
           This text has a color of #b02f72        
        
          <p style="color:#b02f72;">Text here</p>
        
        
          .mytext {color:#b02f72;}
        
        Text color #b02f72
      
           This box has a color of #b02f72        
        
          <div style="background-color:#b02f72;">Content here</div>
        
        
          .mybackground {background-color:#b02f72;}
        
        Background color #b02f72
      
           Border around this has a color of #b02f72        
        
          <div style="border:2px solid #b02f72;">Content here</div>
        
        
          .myborder {border:2px solid #b02f72;}
        
        Border color #b02f72