#b01981 color space conversions
Hex:
        #b01981
        RGB:
        176, 25, 129
        CMY:
        31, 90, 49
        CMYK:
        0, 86, 27, 31
      HSL:
        319°, 75.1244%, 39.4118%
        HSV (HSB):
        319°, 85.7955%, 69.0196%
        XYZ:
        22.2146, 11.5103, 21.8198
        xyY:
        0.3999, 0.2072, 11.5103
      CIE-Lab:
        40.4271, 64.7698, -19.7499
        CIE-LCH:
        40.4271, 67.7140, 343.0423
        CIE-Luv:
        40.4271, 75.4119, -37.0014
        Hunter-Lab:
        33.9269, 57.5057, -14.3830
      #b01981 color charts
#b01981 RGB chart
      #b01981 CMYK chart
      #b01981 RGB pie chart
      #b01981 color shades, tints & tones
#b01981 color schemes
#b01981 color preview, HTML & CSS examples
           This text has a color of #b01981        
        
          <p style="color:#b01981;">Text here</p>
        
        
          .mytext {color:#b01981;}
        
        Text color #b01981
      
           This box has a color of #b01981        
        
          <div style="background-color:#b01981;">Content here</div>
        
        
          .mybackground {background-color:#b01981;}
        
        Background color #b01981
      
           Border around this has a color of #b01981        
        
          <div style="border:2px solid #b01981;">Content here</div>
        
        
          .myborder {border:2px solid #b01981;}
        
        Border color #b01981