#b3294e color space conversions
Hex:
        #b3294e
        RGB:
        179, 41, 78
        CMY:
        30, 84, 69
        CMYK:
        0, 77, 56, 30
      HSL:
        344°, 62.7273%, 43.1373%
        HSV (HSB):
        344°, 77.0950%, 70.1961%
        XYZ:
        20.7585, 11.7196, 8.3757
        xyY:
        0.5081, 0.2869, 11.7196
      CIE-Lab:
        40.7670, 56.4227, 12.8156
        CIE-LCH:
        40.7670, 57.8598, 12.7968
        CIE-Luv:
        40.7670, 93.6599, 3.9585
        Hunter-Lab:
        34.2340, 48.3278, 9.4578
      #b3294e color charts
#b3294e RGB chart
      #b3294e CMYK chart
      #b3294e RGB pie chart
      #b3294e color shades, tints & tones
#b3294e color schemes
#b3294e color preview, HTML & CSS examples
           This text has a color of #b3294e        
        
          <p style="color:#b3294e;">Text here</p>
        
        
          .mytext {color:#b3294e;}
        
        Text color #b3294e
      
           This box has a color of #b3294e        
        
          <div style="background-color:#b3294e;">Content here</div>
        
        
          .mybackground {background-color:#b3294e;}
        
        Background color #b3294e
      
           Border around this has a color of #b3294e        
        
          <div style="border:2px solid #b3294e;">Content here</div>
        
        
          .myborder {border:2px solid #b3294e;}
        
        Border color #b3294e