#b01e86 color space conversions
Hex:
        #b01e86
        RGB:
        176, 30, 134
        CMY:
        31, 88, 47
        CMYK:
        0, 83, 24, 31
      HSL:
        317°, 70.8738%, 40.3922%
        HSV (HSB):
        317°, 82.9545%, 69.0196%
        XYZ:
        22.6718, 11.8799, 23.6524
        xyY:
        0.3895, 0.2041, 11.8799
      CIE-Lab:
        41.0246, 64.2933, -21.9086
        CIE-LCH:
        41.0246, 67.9236, 341.1829
        CIE-Luv:
        41.0246, 72.4150, -40.0000
        Hunter-Lab:
        34.4672, 57.0962, -16.5594
      #b01e86 color charts
#b01e86 RGB chart
      #b01e86 CMYK chart
      #b01e86 RGB pie chart
      #b01e86 color shades, tints & tones
#b01e86 color schemes
#b01e86 color preview, HTML & CSS examples
           This text has a color of #b01e86        
        
          <p style="color:#b01e86;">Text here</p>
        
        
          .mytext {color:#b01e86;}
        
        Text color #b01e86
      
           This box has a color of #b01e86        
        
          <div style="background-color:#b01e86;">Content here</div>
        
        
          .mybackground {background-color:#b01e86;}
        
        Background color #b01e86
      
           Border around this has a color of #b01e86        
        
          <div style="border:2px solid #b01e86;">Content here</div>
        
        
          .myborder {border:2px solid #b01e86;}
        
        Border color #b01e86