#b3205d color space conversions
Hex:
        #b3205d
        RGB:
        179, 32, 93
        CMY:
        30, 87, 64
        CMYK:
        0, 82, 48, 30
      HSL:
        335°, 69.6682%, 41.3725%
        HSV (HSB):
        335°, 82.1229%, 70.1961%
        XYZ:
        21.0827, 11.4070, 11.4465
        xyY:
        0.4798, 0.2596, 11.4070
      CIE-Lab:
        40.2577, 60.1773, 2.6043
        CIE-LCH:
        40.2577, 60.2336, 2.4780
        CIE-Luv:
        40.2577, 91.2911, -7.9194
        Hunter-Lab:
        33.7743, 52.3187, 3.5479
      #b3205d color charts
#b3205d RGB chart
      #b3205d CMYK chart
      #b3205d RGB pie chart
      #b3205d color shades, tints & tones
#b3205d color schemes
#b3205d color preview, HTML & CSS examples
           This text has a color of #b3205d        
        
          <p style="color:#b3205d;">Text here</p>
        
        
          .mytext {color:#b3205d;}
        
        Text color #b3205d
      
           This box has a color of #b3205d        
        
          <div style="background-color:#b3205d;">Content here</div>
        
        
          .mybackground {background-color:#b3205d;}
        
        Background color #b3205d
      
           Border around this has a color of #b3205d        
        
          <div style="border:2px solid #b3205d;">Content here</div>
        
        
          .myborder {border:2px solid #b3205d;}
        
        Border color #b3205d