#b401c4 color space conversions
Hex:
        #b401c4
        RGB:
        180, 1, 196
        CMY:
        29, 100, 23
        CMYK:
        8, 99, 0, 23
      HSL:
        295°, 98.9848%, 38.6275%
        HSV (HSB):
        295°, 99.4898%, 76.8627%
        XYZ:
        28.7971, 13.7105, 53.3532
        xyY:
        0.3004, 0.1430, 13.7105
      CIE-Lab:
        43.8149, 77.9971, -54.5461
        CIE-LCH:
        43.8149, 95.1779, 325.0336
        CIE-Luv:
        43.8149, 53.6186, -88.6060
        Hunter-Lab:
        37.0277, 74.0237, -59.5114
      #b401c4 color charts
#b401c4 RGB chart
      #b401c4 CMYK chart
      #b401c4 RGB pie chart
      #b401c4 color shades, tints & tones
#b401c4 color schemes
#b401c4 color preview, HTML & CSS examples
           This text has a color of #b401c4        
        
          <p style="color:#b401c4;">Text here</p>
        
        
          .mytext {color:#b401c4;}
        
        Text color #b401c4
      
           This box has a color of #b401c4        
        
          <div style="background-color:#b401c4;">Content here</div>
        
        
          .mybackground {background-color:#b401c4;}
        
        Background color #b401c4
      
           Border around this has a color of #b401c4        
        
          <div style="border:2px solid #b401c4;">Content here</div>
        
        
          .myborder {border:2px solid #b401c4;}
        
        Border color #b401c4