#b6105e color space conversions
Hex:
        #b6105e
        RGB:
        182, 16, 94
        CMY:
        29, 94, 63
        CMYK:
        0, 91, 48, 29
      HSL:
        332°, 83.8384%, 38.8235%
        HSV (HSB):
        332°, 91.2088%, 71.3725%
        XYZ:
        21.4971, 11.1238, 11.6038
        xyY:
        0.4861, 0.2515, 11.1238
      CIE-Lab:
        39.7882, 64.1712, 1.3645
        CIE-LCH:
        39.7882, 64.1857, 1.2181
        CIE-Luv:
        39.7882, 96.9692, -10.2033
        Hunter-Lab:
        33.3524, 56.6844, 2.7188
      #b6105e color charts
#b6105e RGB chart
      #b6105e CMYK chart
      #b6105e RGB pie chart
      #b6105e color shades, tints & tones
#b6105e color schemes
#b6105e color preview, HTML & CSS examples
           This text has a color of #b6105e        
        
          <p style="color:#b6105e;">Text here</p>
        
        
          .mytext {color:#b6105e;}
        
        Text color #b6105e
      
           This box has a color of #b6105e        
        
          <div style="background-color:#b6105e;">Content here</div>
        
        
          .mybackground {background-color:#b6105e;}
        
        Background color #b6105e
      
           Border around this has a color of #b6105e        
        
          <div style="border:2px solid #b6105e;">Content here</div>
        
        
          .myborder {border:2px solid #b6105e;}
        
        Border color #b6105e