#b3286a color space conversions
Hex:
        #b3286a
        RGB:
        179, 40, 106
        CMY:
        30, 84, 58
        CMYK:
        0, 78, 41, 30
      HSL:
        332°, 63.4703%, 42.9412%
        HSV (HSB):
        332°, 77.6536%, 70.1961%
        XYZ:
        21.9507, 12.1419, 14.8224
        xyY:
        0.4488, 0.2482, 12.1419
      CIE-Lab:
        41.4408, 59.1762, -3.8485
        CIE-LCH:
        41.4408, 59.3012, 356.2790
        CIE-Luv:
        41.4408, 83.7326, -15.4461
        Hunter-Lab:
        34.8452, 51.4668, -0.8289
      #b3286a color charts
#b3286a RGB chart
      #b3286a CMYK chart
      #b3286a RGB pie chart
      #b3286a color shades, tints & tones
#b3286a color schemes
#b3286a color preview, HTML & CSS examples
           This text has a color of #b3286a        
        
          <p style="color:#b3286a;">Text here</p>
        
        
          .mytext {color:#b3286a;}
        
        Text color #b3286a
      
           This box has a color of #b3286a        
        
          <div style="background-color:#b3286a;">Content here</div>
        
        
          .mybackground {background-color:#b3286a;}
        
        Background color #b3286a
      
           Border around this has a color of #b3286a        
        
          <div style="border:2px solid #b3286a;">Content here</div>
        
        
          .myborder {border:2px solid #b3286a;}
        
        Border color #b3286a