#b72d81 color space conversions
Hex:
        #b72d81
        RGB:
        183, 45, 129
        CMY:
        28, 82, 49
        CMYK:
        0, 75, 30, 28
      HSL:
        323°, 60.5263%, 44.7059%
        HSV (HSB):
        323°, 75.4098%, 71.7647%
        XYZ:
        24.4293, 13.5290, 22.0927
        xyY:
        0.4068, 0.2253, 13.5290
      CIE-Lab:
        43.5498, 61.2225, -14.8518
        CIE-LCH:
        43.5498, 62.9981, 346.3642
        CIE-Luv:
        43.5498, 76.3934, -30.3899
        Hunter-Lab:
        36.7818, 54.1856, -9.8647
      #b72d81 color charts
#b72d81 RGB chart
      #b72d81 CMYK chart
      #b72d81 RGB pie chart
      #b72d81 color shades, tints & tones
#b72d81 color schemes
#b72d81 color preview, HTML & CSS examples
           This text has a color of #b72d81        
        
          <p style="color:#b72d81;">Text here</p>
        
        
          .mytext {color:#b72d81;}
        
        Text color #b72d81
      
           This box has a color of #b72d81        
        
          <div style="background-color:#b72d81;">Content here</div>
        
        
          .mybackground {background-color:#b72d81;}
        
        Background color #b72d81
      
           Border around this has a color of #b72d81        
        
          <div style="border:2px solid #b72d81;">Content here</div>
        
        
          .myborder {border:2px solid #b72d81;}
        
        Border color #b72d81