#b0099d color space conversions
Hex:
        #b0099d
        RGB:
        176, 9, 157
        CMY:
        31, 96, 38
        CMYK:
        0, 95, 11, 31
      HSL:
        307°, 90.2703%, 36.2745%
        HSV (HSB):
        307°, 94.8864%, 69.0196%
        XYZ:
        24.0880, 11.8598, 32.9179
        xyY:
        0.3498, 0.1722, 11.8598
      CIE-Lab:
        40.9924, 70.7582, -35.9685
        CIE-LCH:
        40.9924, 79.3754, 333.0544
        CIE-Luv:
        40.9924, 65.3042, -60.4396
        Hunter-Lab:
        34.4381, 64.5867, -32.5661
      #b0099d color charts
#b0099d RGB chart
      #b0099d CMYK chart
      #b0099d RGB pie chart
      #b0099d color shades, tints & tones
#b0099d color schemes
#b0099d color preview, HTML & CSS examples
           This text has a color of #b0099d        
        
          <p style="color:#b0099d;">Text here</p>
        
        
          .mytext {color:#b0099d;}
        
        Text color #b0099d
      
           This box has a color of #b0099d        
        
          <div style="background-color:#b0099d;">Content here</div>
        
        
          .mybackground {background-color:#b0099d;}
        
        Background color #b0099d
      
           Border around this has a color of #b0099d        
        
          <div style="border:2px solid #b0099d;">Content here</div>
        
        
          .myborder {border:2px solid #b0099d;}
        
        Border color #b0099d