#b020a9 color space conversions
Hex:
        #b020a9
        RGB:
        176, 32, 169
        CMY:
        31, 87, 34
        CMYK:
        0, 82, 4, 31
      HSL:
        303°, 69.2308%, 40.7843%
        HSV (HSB):
        303°, 81.8182%, 69.0196%
        XYZ:
        25.5824, 13.1277, 38.7217
        xyY:
        0.3304, 0.1695, 13.1277
      CIE-Lab:
        42.9550, 68.7115, -40.0506
        CIE-LCH:
        42.9550, 79.5319, 329.7629
        CIE-Luv:
        42.9550, 58.2529, -66.7119
        Hunter-Lab:
        36.2322, 62.6271, -38.0013
      #b020a9 color charts
#b020a9 RGB chart
      #b020a9 CMYK chart
      #b020a9 RGB pie chart
      #b020a9 color shades, tints & tones
#b020a9 color schemes
#b020a9 color preview, HTML & CSS examples
           This text has a color of #b020a9        
        
          <p style="color:#b020a9;">Text here</p>
        
        
          .mytext {color:#b020a9;}
        
        Text color #b020a9
      
           This box has a color of #b020a9        
        
          <div style="background-color:#b020a9;">Content here</div>
        
        
          .mybackground {background-color:#b020a9;}
        
        Background color #b020a9
      
           Border around this has a color of #b020a9        
        
          <div style="border:2px solid #b020a9;">Content here</div>
        
        
          .myborder {border:2px solid #b020a9;}
        
        Border color #b020a9