#b01d99 color space conversions
Hex:
        #b01d99
        RGB:
        176, 29, 153
        CMY:
        31, 89, 40
        CMYK:
        0, 84, 13, 31
      HSL:
        309°, 71.7073%, 40.1961%
        HSV (HSB):
        309°, 83.5227%, 69.0196%
        XYZ:
        24.0936, 12.4087, 31.2622
        xyY:
        0.3555, 0.1831, 12.4087
      CIE-Lab:
        41.8585, 67.0498, -32.1860
        CIE-LCH:
        41.8585, 74.3748, 334.3575
        CIE-Luv:
        41.8585, 64.8474, -54.9527
        Hunter-Lab:
        35.2260, 60.4434, -27.9602
      #b01d99 color charts
#b01d99 RGB chart
      #b01d99 CMYK chart
      #b01d99 RGB pie chart
      #b01d99 color shades, tints & tones
#b01d99 color schemes
#b01d99 color preview, HTML & CSS examples
           This text has a color of #b01d99        
        
          <p style="color:#b01d99;">Text here</p>
        
        
          .mytext {color:#b01d99;}
        
        Text color #b01d99
      
           This box has a color of #b01d99        
        
          <div style="background-color:#b01d99;">Content here</div>
        
        
          .mybackground {background-color:#b01d99;}
        
        Background color #b01d99
      
           Border around this has a color of #b01d99        
        
          <div style="border:2px solid #b01d99;">Content here</div>
        
        
          .myborder {border:2px solid #b01d99;}
        
        Border color #b01d99