#b01d98 color space conversions
Hex:
        #b01d98
        RGB:
        176, 29, 152
        CMY:
        31, 89, 40
        CMYK:
        0, 84, 14, 31
      HSL:
        310°, 71.7073%, 40.1961%
        HSV (HSB):
        310°, 83.5227%, 69.0196%
        XYZ:
        24.0114, 12.3758, 30.8290
        xyY:
        0.3572, 0.1841, 12.3758
      CIE-Lab:
        41.8073, 66.9099, -31.6620
        CIE-LCH:
        41.8073, 74.0230, 334.6763
        CIE-Luv:
        41.8073, 65.2457, -54.1788
        Hunter-Lab:
        35.1793, 60.2700, -27.3326
      #b01d98 color charts
#b01d98 RGB chart
      #b01d98 CMYK chart
      #b01d98 RGB pie chart
      #b01d98 color shades, tints & tones
#b01d98 color schemes
#b01d98 color preview, HTML & CSS examples
           This text has a color of #b01d98        
        
          <p style="color:#b01d98;">Text here</p>
        
        
          .mytext {color:#b01d98;}
        
        Text color #b01d98
      
           This box has a color of #b01d98        
        
          <div style="background-color:#b01d98;">Content here</div>
        
        
          .mybackground {background-color:#b01d98;}
        
        Background color #b01d98
      
           Border around this has a color of #b01d98        
        
          <div style="border:2px solid #b01d98;">Content here</div>
        
        
          .myborder {border:2px solid #b01d98;}
        
        Border color #b01d98