#b40d74 color space conversions
Hex:
        #b40d74
        RGB:
        180, 13, 116
        CMY:
        29, 95, 55
        CMYK:
        0, 93, 36, 29
      HSL:
        323°, 86.5285%, 37.8431%
        HSV (HSB):
        323°, 92.7778%, 70.5882%
        XYZ:
        22.1187, 11.2521, 17.5291
        xyY:
        0.4346, 0.2211, 11.2521
      CIE-Lab:
        40.0019, 66.1589, -12.2453
        CIE-LCH:
        40.0019, 67.2825, 349.5139
        CIE-Luv:
        40.0019, 86.0771, -27.2629
        Hunter-Lab:
        33.5442, 58.9990, -7.5021
      #b40d74 color charts
#b40d74 RGB chart
      #b40d74 CMYK chart
      #b40d74 RGB pie chart
      #b40d74 color shades, tints & tones
#b40d74 color schemes
#b40d74 color preview, HTML & CSS examples
           This text has a color of #b40d74        
        
          <p style="color:#b40d74;">Text here</p>
        
        
          .mytext {color:#b40d74;}
        
        Text color #b40d74
      
           This box has a color of #b40d74        
        
          <div style="background-color:#b40d74;">Content here</div>
        
        
          .mybackground {background-color:#b40d74;}
        
        Background color #b40d74
      
           Border around this has a color of #b40d74        
        
          <div style="border:2px solid #b40d74;">Content here</div>
        
        
          .myborder {border:2px solid #b40d74;}
        
        Border color #b40d74