#b40d75 color space conversions
Hex:
        #b40d75
        RGB:
        180, 13, 117
        CMY:
        29, 95, 54
        CMYK:
        0, 93, 35, 29
      HSL:
        323°, 86.5285%, 37.8431%
        HSV (HSB):
        323°, 92.7778%, 70.5882%
        XYZ:
        22.1772, 11.2755, 17.8371
        xyY:
        0.4324, 0.2198, 11.2755
      CIE-Lab:
        40.0407, 66.2625, -12.8120
        CIE-LCH:
        40.0407, 67.4898, 349.0568
        CIE-Luv:
        40.0407, 85.6277, -28.0209
        Hunter-Lab:
        33.5790, 59.1267, -7.9895
      #b40d75 color charts
#b40d75 RGB chart
      #b40d75 CMYK chart
      #b40d75 RGB pie chart
      #b40d75 color shades, tints & tones
#b40d75 color schemes
#b40d75 color preview, HTML & CSS examples
           This text has a color of #b40d75        
        
          <p style="color:#b40d75;">Text here</p>
        
        
          .mytext {color:#b40d75;}
        
        Text color #b40d75
      
           This box has a color of #b40d75        
        
          <div style="background-color:#b40d75;">Content here</div>
        
        
          .mybackground {background-color:#b40d75;}
        
        Background color #b40d75
      
           Border around this has a color of #b40d75        
        
          <div style="border:2px solid #b40d75;">Content here</div>
        
        
          .myborder {border:2px solid #b40d75;}
        
        Border color #b40d75