#b41eff color space conversions
Hex:
        #b41eff
        RGB:
        180, 30, 255
        CMY:
        29, 88, 0
        CMYK:
        29, 88, 0, 0
      HSL:
        280°, 100.0000%, 55.8824%
        HSV (HSB):
        280°, 88.2353%, 100.0000%
        XYZ:
        37.3367, 17.8518, 96.0856
        xyY:
        0.2468, 0.1180, 17.8518
      CIE-Lab:
        49.3159, 84.6524, -79.2221
        CIE-LCH:
        49.3159, 115.9404, 316.8979
        CIE-Luv:
        49.3159, 34.5249, -126.6617
        Hunter-Lab:
        42.2514, 83.7965, -105.2577
      #b41eff color charts
#b41eff RGB chart
      #b41eff CMYK chart
      #b41eff RGB pie chart
      #b41eff color shades, tints & tones
#b41eff color schemes
#b41eff color preview, HTML & CSS examples
           This text has a color of #b41eff        
        
          <p style="color:#b41eff;">Text here</p>
        
        
          .mytext {color:#b41eff;}
        
        Text color #b41eff
      
           This box has a color of #b41eff        
        
          <div style="background-color:#b41eff;">Content here</div>
        
        
          .mybackground {background-color:#b41eff;}
        
        Background color #b41eff
      
           Border around this has a color of #b41eff        
        
          <div style="border:2px solid #b41eff;">Content here</div>
        
        
          .myborder {border:2px solid #b41eff;}
        
        Border color #b41eff