#b020a2 color space conversions
Hex:
        #b020a2
        RGB:
        176, 32, 162
        CMY:
        31, 87, 36
        CMYK:
        0, 82, 8, 31
      HSL:
        306°, 69.2308%, 40.7843%
        HSV (HSB):
        306°, 81.8182%, 69.0196%
        XYZ:
        24.9426, 12.8718, 35.3523
        xyY:
        0.3409, 0.1759, 12.8718
      CIE-Lab:
        42.5694, 67.6596, -36.4802
        CIE-LCH:
        42.5694, 76.8676, 331.6676
        CIE-Luv:
        42.5694, 60.8860, -61.3563
        Hunter-Lab:
        35.8772, 61.3117, -33.3084
      #b020a2 color charts
#b020a2 RGB chart
      #b020a2 CMYK chart
      #b020a2 RGB pie chart
      #b020a2 color shades, tints & tones
#b020a2 color schemes
#b020a2 color preview, HTML & CSS examples
           This text has a color of #b020a2        
        
          <p style="color:#b020a2;">Text here</p>
        
        
          .mytext {color:#b020a2;}
        
        Text color #b020a2
      
           This box has a color of #b020a2        
        
          <div style="background-color:#b020a2;">Content here</div>
        
        
          .mybackground {background-color:#b020a2;}
        
        Background color #b020a2
      
           Border around this has a color of #b020a2        
        
          <div style="border:2px solid #b020a2;">Content here</div>
        
        
          .myborder {border:2px solid #b020a2;}
        
        Border color #b020a2