#b0099f color space conversions
Hex:
        #b0099f
        RGB:
        176, 9, 159
        CMY:
        31, 96, 38
        CMYK:
        0, 95, 10, 31
      HSL:
        306°, 90.2703%, 36.2745%
        HSV (HSB):
        306°, 94.8864%, 69.0196%
        XYZ:
        24.2602, 11.9287, 33.8247
        xyY:
        0.3465, 0.1704, 11.9287
      CIE-Lab:
        41.1025, 71.0358, -37.0001
        CIE-LCH:
        41.1025, 80.0943, 332.4865
        CIE-Luv:
        41.1025, 64.4817, -61.9585
        Hunter-Lab:
        34.5379, 64.9409, -33.8891
      #b0099f color charts
#b0099f RGB chart
      #b0099f CMYK chart
      #b0099f RGB pie chart
      #b0099f color shades, tints & tones
#b0099f color schemes
#b0099f color preview, HTML & CSS examples
           This text has a color of #b0099f        
        
          <p style="color:#b0099f;">Text here</p>
        
        
          .mytext {color:#b0099f;}
        
        Text color #b0099f
      
           This box has a color of #b0099f        
        
          <div style="background-color:#b0099f;">Content here</div>
        
        
          .mybackground {background-color:#b0099f;}
        
        Background color #b0099f
      
           Border around this has a color of #b0099f        
        
          <div style="border:2px solid #b0099f;">Content here</div>
        
        
          .myborder {border:2px solid #b0099f;}
        
        Border color #b0099f