#b20fb0 color space conversions
Hex:
        #b20fb0
        RGB:
        178, 15, 176
        CMY:
        30, 94, 31
        CMYK:
        0, 92, 1, 30
      HSL:
        301°, 84.4560%, 37.8431%
        HSV (HSB):
        301°, 91.5730%, 69.8039%
        XYZ:
        26.3674, 12.9412, 42.1825
        xyY:
        0.3236, 0.1588, 12.9412
      CIE-Lab:
        42.6745, 73.1891, -44.6358
        CIE-LCH:
        42.6745, 85.7263, 328.6222
        CIE-Luv:
        42.6745, 58.8489, -73.6274
        Hunter-Lab:
        35.9739, 67.8789, -44.3409
      #b20fb0 color charts
#b20fb0 RGB chart
      #b20fb0 CMYK chart
      #b20fb0 RGB pie chart
      #b20fb0 color shades, tints & tones
#b20fb0 color schemes
#b20fb0 color preview, HTML & CSS examples
           This text has a color of #b20fb0        
        
          <p style="color:#b20fb0;">Text here</p>
        
        
          .mytext {color:#b20fb0;}
        
        Text color #b20fb0
      
           This box has a color of #b20fb0        
        
          <div style="background-color:#b20fb0;">Content here</div>
        
        
          .mybackground {background-color:#b20fb0;}
        
        Background color #b20fb0
      
           Border around this has a color of #b20fb0        
        
          <div style="border:2px solid #b20fb0;">Content here</div>
        
        
          .myborder {border:2px solid #b20fb0;}
        
        Border color #b20fb0