#b11d84 color space conversions
Hex:
        #b11d84
        RGB:
        177, 29, 132
        CMY:
        31, 89, 48
        CMYK:
        0, 84, 25, 31
      HSL:
        318°, 71.8447%, 40.3922%
        HSV (HSB):
        318°, 83.6158%, 69.4118%
        XYZ:
        22.7357, 11.8918, 22.9268
        xyY:
        0.3950, 0.2066, 11.8918
      CIE-Lab:
        41.0436, 64.5020, -20.6337
        CIE-LCH:
        41.0436, 67.7219, 342.2609
        CIE-Luv:
        41.0436, 74.2292, -38.3028
        Hunter-Lab:
        34.4845, 57.3376, -15.2796
      #b11d84 color charts
#b11d84 RGB chart
      #b11d84 CMYK chart
      #b11d84 RGB pie chart
      #b11d84 color shades, tints & tones
#b11d84 color schemes
#b11d84 color preview, HTML & CSS examples
           This text has a color of #b11d84        
        
          <p style="color:#b11d84;">Text here</p>
        
        
          .mytext {color:#b11d84;}
        
        Text color #b11d84
      
           This box has a color of #b11d84        
        
          <div style="background-color:#b11d84;">Content here</div>
        
        
          .mybackground {background-color:#b11d84;}
        
        Background color #b11d84
      
           Border around this has a color of #b11d84        
        
          <div style="border:2px solid #b11d84;">Content here</div>
        
        
          .myborder {border:2px solid #b11d84;}
        
        Border color #b11d84