#b02c81 color space conversions
Hex:
        #b02c81
        RGB:
        176, 44, 129
        CMY:
        31, 83, 49
        CMYK:
        0, 75, 27, 31
      HSL:
        321°, 60.0000%, 43.1373%
        HSV (HSB):
        321°, 75.0000%, 69.0196%
        XYZ:
        22.7676, 12.6164, 22.0041
        xyY:
        0.3967, 0.2198, 12.6164
      CIE-Lab:
        42.1796, 59.7510, -17.0570
        CIE-LCH:
        42.1796, 62.1379, 344.0676
        CIE-Luv:
        42.1796, 71.1302, -32.8613
        Hunter-Lab:
        35.5196, 52.2568, -11.8659
      #b02c81 color charts
#b02c81 RGB chart
      #b02c81 CMYK chart
      #b02c81 RGB pie chart
      #b02c81 color shades, tints & tones
#b02c81 color schemes
#b02c81 color preview, HTML & CSS examples
           This text has a color of #b02c81        
        
          <p style="color:#b02c81;">Text here</p>
        
        
          .mytext {color:#b02c81;}
        
        Text color #b02c81
      
           This box has a color of #b02c81        
        
          <div style="background-color:#b02c81;">Content here</div>
        
        
          .mybackground {background-color:#b02c81;}
        
        Background color #b02c81
      
           Border around this has a color of #b02c81        
        
          <div style="border:2px solid #b02c81;">Content here</div>
        
        
          .myborder {border:2px solid #b02c81;}
        
        Border color #b02c81