#b00aa2 color space conversions
Hex:
        #b00aa2
        RGB:
        176, 10, 162
        CMY:
        31, 96, 36
        CMYK:
        0, 94, 8, 31
      HSL:
        305°, 89.2473%, 36.4706%
        HSV (HSB):
        305°, 94.3182%, 69.0196%
        XYZ:
        24.5346, 12.0558, 35.2163
        xyY:
        0.3417, 0.1679, 12.0558
      CIE-Lab:
        41.3047, 71.3559, -38.4843
        CIE-LCH:
        41.3047, 81.0722, 331.6608
        CIE-Luv:
        41.3047, 63.1986, -64.1547
        Hunter-Lab:
        34.7215, 65.3676, -35.8299
      #b00aa2 color charts
#b00aa2 RGB chart
      #b00aa2 CMYK chart
      #b00aa2 RGB pie chart
      #b00aa2 color shades, tints & tones
#b00aa2 color schemes
#b00aa2 color preview, HTML & CSS examples
           This text has a color of #b00aa2        
        
          <p style="color:#b00aa2;">Text here</p>
        
        
          .mytext {color:#b00aa2;}
        
        Text color #b00aa2
      
           This box has a color of #b00aa2        
        
          <div style="background-color:#b00aa2;">Content here</div>
        
        
          .mybackground {background-color:#b00aa2;}
        
        Background color #b00aa2
      
           Border around this has a color of #b00aa2        
        
          <div style="border:2px solid #b00aa2;">Content here</div>
        
        
          .myborder {border:2px solid #b00aa2;}
        
        Border color #b00aa2