#b00a97 color space conversions
Hex:
        #b00a97
        RGB:
        176, 10, 151
        CMY:
        31, 96, 41
        CMYK:
        0, 94, 14, 31
      HSL:
        309°, 89.2473%, 36.4706%
        HSV (HSB):
        309°, 94.3182%, 69.0196%
        XYZ:
        23.5990, 11.6816, 30.2891
        xyY:
        0.3599, 0.1782, 11.6816
      CIE-Lab:
        40.7055, 69.8392, -32.7906
        CIE-LCH:
        40.7055, 77.1540, 334.8492
        CIE-Luv:
        40.7055, 67.7401, -55.7836
        Hunter-Lab:
        34.1783, 63.4362, -28.6185
      #b00a97 color charts
#b00a97 RGB chart
      #b00a97 CMYK chart
      #b00a97 RGB pie chart
      #b00a97 color shades, tints & tones
#b00a97 color schemes
#b00a97 color preview, HTML & CSS examples
           This text has a color of #b00a97        
        
          <p style="color:#b00a97;">Text here</p>
        
        
          .mytext {color:#b00a97;}
        
        Text color #b00a97
      
           This box has a color of #b00a97        
        
          <div style="background-color:#b00a97;">Content here</div>
        
        
          .mybackground {background-color:#b00a97;}
        
        Background color #b00a97
      
           Border around this has a color of #b00a97        
        
          <div style="border:2px solid #b00a97;">Content here</div>
        
        
          .myborder {border:2px solid #b00a97;}
        
        Border color #b00a97