#b41ae1 color space conversions
Hex:
        #b41ae1
        RGB:
        180, 26, 225
        CMY:
        29, 90, 12
        CMYK:
        20, 88, 0, 12
      HSL:
        286°, 79.2829%, 49.2157%
        HSV (HSB):
        286°, 88.4444%, 88.2353%
        XYZ:
        32.7824, 15.8783, 72.5712
        xyY:
        0.2704, 0.1310, 15.8783
      CIE-Lab:
        46.8145, 79.8955, -66.4013
        CIE-LCH:
        46.8145, 103.8866, 320.2700
        CIE-Luv:
        46.8145, 42.9051, -107.0508
        Hunter-Lab:
        39.8476, 77.1175, -80.0866
      #b41ae1 color charts
#b41ae1 RGB chart
      #b41ae1 CMYK chart
      #b41ae1 RGB pie chart
      #b41ae1 color shades, tints & tones
#b41ae1 color schemes
#b41ae1 color preview, HTML & CSS examples
           This text has a color of #b41ae1        
        
          <p style="color:#b41ae1;">Text here</p>
        
        
          .mytext {color:#b41ae1;}
        
        Text color #b41ae1
      
           This box has a color of #b41ae1        
        
          <div style="background-color:#b41ae1;">Content here</div>
        
        
          .mybackground {background-color:#b41ae1;}
        
        Background color #b41ae1
      
           Border around this has a color of #b41ae1        
        
          <div style="border:2px solid #b41ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b41ae1;}
        
        Border color #b41ae1