#b20f5e color space conversions
Hex:
        #b20f5e
        RGB:
        178, 15, 94
        CMY:
        30, 94, 63
        CMYK:
        0, 92, 47, 30
      HSL:
        331°, 84.4560%, 37.8431%
        HSV (HSB):
        331°, 91.5730%, 69.8039%
        XYZ:
        20.5513, 10.6148, 11.5554
        xyY:
        0.4811, 0.2485, 10.6148
      CIE-Lab:
        38.9239, 63.3619, 0.0064
        CIE-LCH:
        38.9239, 63.3619, 0.0058
        CIE-Luv:
        38.9239, 93.8702, -11.5545
        Hunter-Lab:
        32.5803, 55.5802, 1.7777
      #b20f5e color charts
#b20f5e RGB chart
      #b20f5e CMYK chart
      #b20f5e RGB pie chart
      #b20f5e color shades, tints & tones
#b20f5e color schemes
#b20f5e color preview, HTML & CSS examples
           This text has a color of #b20f5e        
        
          <p style="color:#b20f5e;">Text here</p>
        
        
          .mytext {color:#b20f5e;}
        
        Text color #b20f5e
      
           This box has a color of #b20f5e        
        
          <div style="background-color:#b20f5e;">Content here</div>
        
        
          .mybackground {background-color:#b20f5e;}
        
        Background color #b20f5e
      
           Border around this has a color of #b20f5e        
        
          <div style="border:2px solid #b20f5e;">Content here</div>
        
        
          .myborder {border:2px solid #b20f5e;}
        
        Border color #b20f5e