#b6118d color space conversions
Hex:
        #b6118d
        RGB:
        182, 17, 141
        CMY:
        29, 93, 45
        CMYK:
        0, 91, 23, 29
      HSL:
        315°, 82.9146%, 39.0196%
        HSV (HSB):
        315°, 90.6593%, 71.3725%
        XYZ:
        24.2996, 12.2691, 26.2867
        xyY:
        0.3866, 0.1952, 12.2691
      CIE-Lab:
        41.6406, 68.8881, -25.1539
        CIE-LCH:
        41.6406, 73.3368, 339.9408
        CIE-Luv:
        41.6406, 76.1103, -45.3927
        Hunter-Lab:
        35.0272, 62.5338, -19.9761
      #b6118d color charts
#b6118d RGB chart
      #b6118d CMYK chart
      #b6118d RGB pie chart
      #b6118d color shades, tints & tones
#b6118d color schemes
#b6118d color preview, HTML & CSS examples
           This text has a color of #b6118d        
        
          <p style="color:#b6118d;">Text here</p>
        
        
          .mytext {color:#b6118d;}
        
        Text color #b6118d
      
           This box has a color of #b6118d        
        
          <div style="background-color:#b6118d;">Content here</div>
        
        
          .mybackground {background-color:#b6118d;}
        
        Background color #b6118d
      
           Border around this has a color of #b6118d        
        
          <div style="border:2px solid #b6118d;">Content here</div>
        
        
          .myborder {border:2px solid #b6118d;}
        
        Border color #b6118d