#b20c49 color space conversions
Hex:
        #b20c49
        RGB:
        178, 12, 73
        CMY:
        30, 95, 71
        CMYK:
        0, 93, 59, 30
      HSL:
        338°, 87.3684%, 37.2549%
        HSV (HSB):
        338°, 93.2584%, 69.8039%
        XYZ:
        19.6942, 10.2090, 7.2359
        xyY:
        0.5303, 0.2749, 10.2090
      CIE-Lab:
        38.2149, 62.1866, 12.4637
        CIE-LCH:
        38.2149, 63.4233, 11.3333
        CIE-Luv:
        38.2149, 102.8891, 1.9723
        Hunter-Lab:
        31.9515, 54.1083, 8.9390
      #b20c49 color charts
#b20c49 RGB chart
      #b20c49 CMYK chart
      #b20c49 RGB pie chart
      #b20c49 color shades, tints & tones
#b20c49 color schemes
#b20c49 color preview, HTML & CSS examples
           This text has a color of #b20c49        
        
          <p style="color:#b20c49;">Text here</p>
        
        
          .mytext {color:#b20c49;}
        
        Text color #b20c49
      
           This box has a color of #b20c49        
        
          <div style="background-color:#b20c49;">Content here</div>
        
        
          .mybackground {background-color:#b20c49;}
        
        Background color #b20c49
      
           Border around this has a color of #b20c49        
        
          <div style="border:2px solid #b20c49;">Content here</div>
        
        
          .myborder {border:2px solid #b20c49;}
        
        Border color #b20c49