#b40d91 color space conversions
Hex:
        #b40d91
        RGB:
        180, 13, 145
        CMY:
        29, 95, 43
        CMYK:
        0, 93, 19, 29
      HSL:
        313°, 86.5285%, 37.8431%
        HSV (HSB):
        313°, 92.7778%, 70.5882%
        XYZ:
        24.0771, 12.0355, 27.8421
        xyY:
        0.3765, 0.1882, 12.0355
      CIE-Lab:
        41.2725, 69.5037, -28.1980
        CIE-LCH:
        41.2725, 75.0060, 337.9174
        CIE-Luv:
        41.2725, 73.1883, -49.5790
        Hunter-Lab:
        34.6922, 63.1716, -23.2985
      #b40d91 color charts
#b40d91 RGB chart
      #b40d91 CMYK chart
      #b40d91 RGB pie chart
      #b40d91 color shades, tints & tones
#b40d91 color schemes
#b40d91 color preview, HTML & CSS examples
           This text has a color of #b40d91        
        
          <p style="color:#b40d91;">Text here</p>
        
        
          .mytext {color:#b40d91;}
        
        Text color #b40d91
      
           This box has a color of #b40d91        
        
          <div style="background-color:#b40d91;">Content here</div>
        
        
          .mybackground {background-color:#b40d91;}
        
        Background color #b40d91
      
           Border around this has a color of #b40d91        
        
          <div style="border:2px solid #b40d91;">Content here</div>
        
        
          .myborder {border:2px solid #b40d91;}
        
        Border color #b40d91