#b401bf color space conversions
Hex:
        #b401bf
        RGB:
        180, 1, 191
        CMY:
        29, 100, 25
        CMYK:
        6, 99, 0, 25
      HSL:
        297°, 98.9583%, 37.6471%
        HSV (HSB):
        297°, 99.4764%, 74.9020%
        XYZ:
        28.2372, 13.4866, 50.4051
        xyY:
        0.3065, 0.1464, 13.4866
      CIE-Lab:
        43.4875, 77.2181, -52.1513
        CIE-LCH:
        43.4875, 93.1793, 325.9658
        CIE-Luv:
        43.4875, 55.4202, -85.0168
        Hunter-Lab:
        36.7241, 72.9817, -55.6707
      #b401bf color charts
#b401bf RGB chart
      #b401bf CMYK chart
      #b401bf RGB pie chart
      #b401bf color shades, tints & tones
#b401bf color schemes
#b401bf color preview, HTML & CSS examples
           This text has a color of #b401bf        
        
          <p style="color:#b401bf;">Text here</p>
        
        
          .mytext {color:#b401bf;}
        
        Text color #b401bf
      
           This box has a color of #b401bf        
        
          <div style="background-color:#b401bf;">Content here</div>
        
        
          .mybackground {background-color:#b401bf;}
        
        Background color #b401bf
      
           Border around this has a color of #b401bf        
        
          <div style="border:2px solid #b401bf;">Content here</div>
        
        
          .myborder {border:2px solid #b401bf;}
        
        Border color #b401bf