#b20f8b color space conversions
Hex:
        #b20f8b
        RGB:
        178, 15, 139
        CMY:
        30, 94, 45
        CMYK:
        0, 92, 22, 30
      HSL:
        314°, 84.4560%, 37.8431%
        HSV (HSB):
        314°, 91.5730%, 69.8039%
        XYZ:
        23.1911, 11.6707, 25.4565
        xyY:
        0.3845, 0.1935, 11.6707
      CIE-Lab:
        40.6879, 68.0940, -25.4713
        CIE-LCH:
        40.6879, 72.7020, 339.4912
        CIE-Luv:
        40.6879, 74.0261, -45.4145
        Hunter-Lab:
        34.1624, 61.3903, -20.2668
      #b20f8b color charts
#b20f8b RGB chart
      #b20f8b CMYK chart
      #b20f8b RGB pie chart
      #b20f8b color shades, tints & tones
#b20f8b color schemes
#b20f8b color preview, HTML & CSS examples
           This text has a color of #b20f8b        
        
          <p style="color:#b20f8b;">Text here</p>
        
        
          .mytext {color:#b20f8b;}
        
        Text color #b20f8b
      
           This box has a color of #b20f8b        
        
          <div style="background-color:#b20f8b;">Content here</div>
        
        
          .mybackground {background-color:#b20f8b;}
        
        Background color #b20f8b
      
           Border around this has a color of #b20f8b        
        
          <div style="border:2px solid #b20f8b;">Content here</div>
        
        
          .myborder {border:2px solid #b20f8b;}
        
        Border color #b20f8b