#b40e75 color space conversions
Hex:
        #b40e75
        RGB:
        180, 14, 117
        CMY:
        29, 95, 54
        CMYK:
        0, 92, 35, 29
      HSL:
        323°, 85.5670%, 38.0392%
        HSV (HSB):
        323°, 92.2222%, 70.5882%
        XYZ:
        22.1903, 11.3017, 17.8415
        xyY:
        0.4323, 0.2202, 11.3017
      CIE-Lab:
        40.0841, 66.1361, -12.7461
        CIE-LCH:
        40.0841, 67.3531, 349.0914
        CIE-Luv:
        40.0841, 85.5089, -27.9193
        Hunter-Lab:
        33.6180, 58.9912, -7.9333
      #b40e75 color charts
#b40e75 RGB chart
      #b40e75 CMYK chart
      #b40e75 RGB pie chart
      #b40e75 color shades, tints & tones
#b40e75 color schemes
#b40e75 color preview, HTML & CSS examples
           This text has a color of #b40e75        
        
          <p style="color:#b40e75;">Text here</p>
        
        
          .mytext {color:#b40e75;}
        
        Text color #b40e75
      
           This box has a color of #b40e75        
        
          <div style="background-color:#b40e75;">Content here</div>
        
        
          .mybackground {background-color:#b40e75;}
        
        Background color #b40e75
      
           Border around this has a color of #b40e75        
        
          <div style="border:2px solid #b40e75;">Content here</div>
        
        
          .myborder {border:2px solid #b40e75;}
        
        Border color #b40e75