#b6256f color space conversions
Hex:
        #b6256f
        RGB:
        182, 37, 111
        CMY:
        29, 85, 56
        CMYK:
        0, 80, 39, 29
      HSL:
        329°, 66.2100%, 42.9412%
        HSV (HSB):
        329°, 79.6703%, 71.3725%
        XYZ:
        22.8222, 12.4159, 16.2326
        xyY:
        0.4434, 0.2412, 12.4159
      CIE-Lab:
        41.8697, 61.3347, -6.2735
        CIE-LCH:
        41.8697, 61.6547, 354.1599
        CIE-Luv:
        41.8697, 85.0882, -18.9513
        Hunter-Lab:
        35.2362, 53.9496, -2.6483
      #b6256f color charts
#b6256f RGB chart
      #b6256f CMYK chart
      #b6256f RGB pie chart
      #b6256f color shades, tints & tones
#b6256f color schemes
#b6256f color preview, HTML & CSS examples
           This text has a color of #b6256f        
        
          <p style="color:#b6256f;">Text here</p>
        
        
          .mytext {color:#b6256f;}
        
        Text color #b6256f
      
           This box has a color of #b6256f        
        
          <div style="background-color:#b6256f;">Content here</div>
        
        
          .mybackground {background-color:#b6256f;}
        
        Background color #b6256f
      
           Border around this has a color of #b6256f        
        
          <div style="border:2px solid #b6256f;">Content here</div>
        
        
          .myborder {border:2px solid #b6256f;}
        
        Border color #b6256f