#b41af0 color space conversions
Hex:
        #b41af0
        RGB:
        180, 26, 240
        CMY:
        29, 90, 6
        CMYK:
        25, 89, 0, 6
      HSL:
        283°, 87.7049%, 52.1569%
        HSV (HSB):
        283°, 89.1667%, 94.1176%
        XYZ:
        34.9200, 16.7334, 83.8274
        xyY:
        0.2577, 0.1235, 16.7334
      CIE-Lab:
        47.9223, 82.5818, -73.0932
        CIE-LCH:
        47.9223, 110.2831, 318.4879
        CIE-Luv:
        47.9223, 38.6732, -117.1838
        Hunter-Lab:
        40.9064, 80.7911, -92.8655
      #b41af0 color charts
#b41af0 RGB chart
      #b41af0 CMYK chart
      #b41af0 RGB pie chart
      #b41af0 color shades, tints & tones
#b41af0 color schemes
#b41af0 color preview, HTML & CSS examples
           This text has a color of #b41af0        
        
          <p style="color:#b41af0;">Text here</p>
        
        
          .mytext {color:#b41af0;}
        
        Text color #b41af0
      
           This box has a color of #b41af0        
        
          <div style="background-color:#b41af0;">Content here</div>
        
        
          .mybackground {background-color:#b41af0;}
        
        Background color #b41af0
      
           Border around this has a color of #b41af0        
        
          <div style="border:2px solid #b41af0;">Content here</div>
        
        
          .myborder {border:2px solid #b41af0;}
        
        Border color #b41af0