#b6118a color space conversions
Hex:
        #b6118a
        RGB:
        182, 17, 138
        CMY:
        29, 93, 46
        CMYK:
        0, 91, 24, 29
      HSL:
        316°, 82.9146%, 39.0196%
        HSV (HSB):
        316°, 90.6593%, 71.3725%
        XYZ:
        24.0793, 12.1810, 25.1268
        xyY:
        0.3923, 0.1984, 12.1810
      CIE-Lab:
        41.5023, 68.5225, -23.5330
        CIE-LCH:
        41.5023, 72.4509, 341.0457
        CIE-Luv:
        41.5023, 77.4224, -43.0664
        Hunter-Lab:
        34.9012, 62.0748, -18.2544
      #b6118a color charts
#b6118a RGB chart
      #b6118a CMYK chart
      #b6118a RGB pie chart
      #b6118a color shades, tints & tones
#b6118a color schemes
#b6118a color preview, HTML & CSS examples
           This text has a color of #b6118a        
        
          <p style="color:#b6118a;">Text here</p>
        
        
          .mytext {color:#b6118a;}
        
        Text color #b6118a
      
           This box has a color of #b6118a        
        
          <div style="background-color:#b6118a;">Content here</div>
        
        
          .mybackground {background-color:#b6118a;}
        
        Background color #b6118a
      
           Border around this has a color of #b6118a        
        
          <div style="border:2px solid #b6118a;">Content here</div>
        
        
          .myborder {border:2px solid #b6118a;}
        
        Border color #b6118a