#b20f7b color space conversions
Hex:
        #b20f7b
        RGB:
        178, 15, 123
        CMY:
        30, 94, 52
        CMYK:
        0, 92, 31, 30
      HSL:
        320°, 84.4560%, 37.8431%
        HSV (HSB):
        320°, 91.5730%, 69.8039%
        XYZ:
        22.1061, 11.2367, 19.7427
        xyY:
        0.4164, 0.2117, 11.2367
      CIE-Lab:
        39.9763, 66.2106, -16.6889
        CIE-LCH:
        39.9763, 68.2815, 345.8529
        CIE-Luv:
        39.9763, 81.0828, -33.0672
        Hunter-Lab:
        33.5212, 59.0527, -11.4547
      #b20f7b color charts
#b20f7b RGB chart
      #b20f7b CMYK chart
      #b20f7b RGB pie chart
      #b20f7b color shades, tints & tones
#b20f7b color schemes
#b20f7b color preview, HTML & CSS examples
           This text has a color of #b20f7b        
        
          <p style="color:#b20f7b;">Text here</p>
        
        
          .mytext {color:#b20f7b;}
        
        Text color #b20f7b
      
           This box has a color of #b20f7b        
        
          <div style="background-color:#b20f7b;">Content here</div>
        
        
          .mybackground {background-color:#b20f7b;}
        
        Background color #b20f7b
      
           Border around this has a color of #b20f7b        
        
          <div style="border:2px solid #b20f7b;">Content here</div>
        
        
          .myborder {border:2px solid #b20f7b;}
        
        Border color #b20f7b