#b20c75 color space conversions
Hex:
        #b20c75
        RGB:
        178, 12, 117
        CMY:
        30, 95, 54
        CMYK:
        0, 93, 34, 30
      HSL:
        322°, 87.3684%, 37.2549%
        HSV (HSB):
        322°, 93.2584%, 69.8039%
        XYZ:
        21.7025, 11.0123, 17.8114
        xyY:
        0.4295, 0.2180, 11.0123
      CIE-Lab:
        39.6011, 65.9447, -13.5171
        CIE-LCH:
        39.6011, 67.3158, 348.4162
        CIE-Luv:
        39.6011, 84.1131, -28.7920
        Hunter-Lab:
        33.1847, 58.6637, -8.5936
      #b20c75 color charts
#b20c75 RGB chart
      #b20c75 CMYK chart
      #b20c75 RGB pie chart
      #b20c75 color shades, tints & tones
#b20c75 color schemes
#b20c75 color preview, HTML & CSS examples
           This text has a color of #b20c75        
        
          <p style="color:#b20c75;">Text here</p>
        
        
          .mytext {color:#b20c75;}
        
        Text color #b20c75
      
           This box has a color of #b20c75        
        
          <div style="background-color:#b20c75;">Content here</div>
        
        
          .mybackground {background-color:#b20c75;}
        
        Background color #b20c75
      
           Border around this has a color of #b20c75        
        
          <div style="border:2px solid #b20c75;">Content here</div>
        
        
          .myborder {border:2px solid #b20c75;}
        
        Border color #b20c75