#b8205d color space conversions
Hex:
        #b8205d
        RGB:
        184, 32, 93
        CMY:
        28, 87, 64
        CMYK:
        0, 83, 49, 28
      HSL:
        336°, 70.3704%, 42.3529%
        HSV (HSB):
        336°, 82.6087%, 72.1569%
        XYZ:
        22.2595, 12.0137, 11.5016
        xyY:
        0.4863, 0.2625, 12.0137
      CIE-Lab:
        41.2379, 61.4823, 4.1430
        CIE-LCH:
        41.2379, 61.6217, 3.8550
        CIE-Luv:
        41.2379, 95.3685, -6.4662
        Hunter-Lab:
        34.6608, 53.9780, 4.5881
      #b8205d color charts
#b8205d RGB chart
      #b8205d CMYK chart
      #b8205d RGB pie chart
      #b8205d color shades, tints & tones
#b8205d color schemes
#b8205d color preview, HTML & CSS examples
           This text has a color of #b8205d        
        
          <p style="color:#b8205d;">Text here</p>
        
        
          .mytext {color:#b8205d;}
        
        Text color #b8205d
      
           This box has a color of #b8205d        
        
          <div style="background-color:#b8205d;">Content here</div>
        
        
          .mybackground {background-color:#b8205d;}
        
        Background color #b8205d
      
           Border around this has a color of #b8205d        
        
          <div style="border:2px solid #b8205d;">Content here</div>
        
        
          .myborder {border:2px solid #b8205d;}
        
        Border color #b8205d