#b20f9b color space conversions
Hex:
        #b20f9b
        RGB:
        178, 15, 155
        CMY:
        30, 94, 39
        CMYK:
        0, 92, 13, 30
      HSL:
        308°, 84.4560%, 37.8431%
        HSV (HSB):
        308°, 91.5730%, 69.8039%
        XYZ:
        24.4473, 12.1732, 32.0715
        xyY:
        0.3559, 0.1772, 12.1732
      CIE-Lab:
        41.4901, 70.1789, -33.9501
        CIE-LCH:
        41.4901, 77.9595, 334.1839
        CIE-Luv:
        41.4901, 67.2168, -57.7483
        Hunter-Lab:
        34.8901, 64.0164, -30.0772
      #b20f9b color charts
#b20f9b RGB chart
      #b20f9b CMYK chart
      #b20f9b RGB pie chart
      #b20f9b color shades, tints & tones
#b20f9b color schemes
#b20f9b color preview, HTML & CSS examples
           This text has a color of #b20f9b        
        
          <p style="color:#b20f9b;">Text here</p>
        
        
          .mytext {color:#b20f9b;}
        
        Text color #b20f9b
      
           This box has a color of #b20f9b        
        
          <div style="background-color:#b20f9b;">Content here</div>
        
        
          .mybackground {background-color:#b20f9b;}
        
        Background color #b20f9b
      
           Border around this has a color of #b20f9b        
        
          <div style="border:2px solid #b20f9b;">Content here</div>
        
        
          .myborder {border:2px solid #b20f9b;}
        
        Border color #b20f9b