#b20c47 color space conversions
Hex:
        #b20c47
        RGB:
        178, 12, 71
        CMY:
        30, 95, 72
        CMYK:
        0, 93, 60, 30
      HSL:
        339°, 87.3684%, 37.2549%
        HSV (HSB):
        339°, 93.2584%, 69.8039%
        XYZ:
        19.6289, 10.1829, 6.8922
        xyY:
        0.5348, 0.2774, 10.1829
      CIE-Lab:
        38.1686, 62.0588, 13.6874
        CIE-LCH:
        38.1686, 63.5503, 12.4378
        CIE-Luv:
        38.1686, 103.6422, 3.1723
        Hunter-Lab:
        31.9106, 53.9557, 9.5317
      #b20c47 color charts
#b20c47 RGB chart
      #b20c47 CMYK chart
      #b20c47 RGB pie chart
      #b20c47 color shades, tints & tones
#b20c47 color schemes
#b20c47 color preview, HTML & CSS examples
           This text has a color of #b20c47        
        
          <p style="color:#b20c47;">Text here</p>
        
        
          .mytext {color:#b20c47;}
        
        Text color #b20c47
      
           This box has a color of #b20c47        
        
          <div style="background-color:#b20c47;">Content here</div>
        
        
          .mybackground {background-color:#b20c47;}
        
        Background color #b20c47
      
           Border around this has a color of #b20c47        
        
          <div style="border:2px solid #b20c47;">Content here</div>
        
        
          .myborder {border:2px solid #b20c47;}
        
        Border color #b20c47