#b41b96 color space conversions
Hex:
        #b41b96
        RGB:
        180, 27, 150
        CMY:
        29, 89, 41
        CMYK:
        0, 85, 17, 29
      HSL:
        312°, 73.9130%, 40.5882%
        HSV (HSB):
        312°, 85.0000%, 70.5882%
        XYZ:
        24.7193, 12.6892, 30.0006
        xyY:
        0.3667, 0.1882, 12.6892
      CIE-Lab:
        42.2911, 67.9010, -29.6407
        CIE-LCH:
        42.2911, 74.0886, 336.4174
        CIE-Luv:
        42.2911, 69.4301, -51.6653
        Hunter-Lab:
        35.6219, 61.5296, -24.9984
      #b41b96 color charts
#b41b96 RGB chart
      #b41b96 CMYK chart
      #b41b96 RGB pie chart
      #b41b96 color shades, tints & tones
#b41b96 color schemes
#b41b96 color preview, HTML & CSS examples
           This text has a color of #b41b96        
        
          <p style="color:#b41b96;">Text here</p>
        
        
          .mytext {color:#b41b96;}
        
        Text color #b41b96
      
           This box has a color of #b41b96        
        
          <div style="background-color:#b41b96;">Content here</div>
        
        
          .mybackground {background-color:#b41b96;}
        
        Background color #b41b96
      
           Border around this has a color of #b41b96        
        
          <div style="border:2px solid #b41b96;">Content here</div>
        
        
          .myborder {border:2px solid #b41b96;}
        
        Border color #b41b96