#b11c55 color space conversions
Hex:
        #b11c55
        RGB:
        177, 28, 85
        CMY:
        31, 89, 67
        CMYK:
        0, 84, 52, 31
      HSL:
        337°, 72.6829%, 40.1961%
        HSV (HSB):
        337°, 84.1808%, 69.4118%
        XYZ:
        20.1864, 10.8335, 9.6215
        xyY:
        0.4967, 0.2666, 10.8335
      CIE-Lab:
        39.2986, 59.9602, 6.2604
        CIE-LCH:
        39.2986, 60.2861, 5.9606
        CIE-Luv:
        39.2986, 93.9206, -3.8073
        Hunter-Lab:
        32.9143, 51.8745, 5.7084
      #b11c55 color charts
#b11c55 RGB chart
      #b11c55 CMYK chart
      #b11c55 RGB pie chart
      #b11c55 color shades, tints & tones
#b11c55 color schemes
#b11c55 color preview, HTML & CSS examples
           This text has a color of #b11c55        
        
          <p style="color:#b11c55;">Text here</p>
        
        
          .mytext {color:#b11c55;}
        
        Text color #b11c55
      
           This box has a color of #b11c55        
        
          <div style="background-color:#b11c55;">Content here</div>
        
        
          .mybackground {background-color:#b11c55;}
        
        Background color #b11c55
      
           Border around this has a color of #b11c55        
        
          <div style="border:2px solid #b11c55;">Content here</div>
        
        
          .myborder {border:2px solid #b11c55;}
        
        Border color #b11c55