#b41da0 color space conversions
Hex:
        #b41da0
        RGB:
        180, 29, 160
        CMY:
        29, 89, 37
        CMYK:
        0, 84, 11, 29
      HSL:
        308°, 72.2488%, 40.9804%
        HSV (HSB):
        308°, 83.8889%, 70.5882%
        XYZ:
        25.6069, 13.1201, 34.4405
        xyY:
        0.3500, 0.1793, 13.1201
      CIE-Lab:
        42.9436, 68.8635, -34.6429
        CIE-LCH:
        42.9436, 77.0864, 333.2946
        CIE-Luv:
        42.9436, 65.1030, -59.0785
        Hunter-Lab:
        36.2217, 62.8027, -31.0193
      #b41da0 color charts
#b41da0 RGB chart
      #b41da0 CMYK chart
      #b41da0 RGB pie chart
      #b41da0 color shades, tints & tones
#b41da0 color schemes
#b41da0 color preview, HTML & CSS examples
           This text has a color of #b41da0        
        
          <p style="color:#b41da0;">Text here</p>
        
        
          .mytext {color:#b41da0;}
        
        Text color #b41da0
      
           This box has a color of #b41da0        
        
          <div style="background-color:#b41da0;">Content here</div>
        
        
          .mybackground {background-color:#b41da0;}
        
        Background color #b41da0
      
           Border around this has a color of #b41da0        
        
          <div style="border:2px solid #b41da0;">Content here</div>
        
        
          .myborder {border:2px solid #b41da0;}
        
        Border color #b41da0