#b411fe color space conversions
Hex:
        #b411fe
        RGB:
        180, 17, 254
        CMY:
        29, 93, 0
        CMYK:
        29, 93, 0, 0
      HSL:
        281°, 99.1632%, 53.1373%
        HSV (HSB):
        281°, 93.3071%, 99.6078%
        XYZ:
        36.9122, 17.2600, 95.1519
        xyY:
        0.2472, 0.1156, 17.2600
      CIE-Lab:
        48.5859, 86.4061, -79.8573
        CIE-LCH:
        48.5859, 117.6571, 317.2556
        CIE-Luv:
        48.5859, 35.4794, -127.0140
        Hunter-Lab:
        41.5451, 85.8908, -106.7120
      #b411fe color charts
#b411fe RGB chart
      #b411fe CMYK chart
      #b411fe RGB pie chart
      #b411fe color shades, tints & tones
#b411fe color schemes
#b411fe color preview, HTML & CSS examples
           This text has a color of #b411fe        
        
          <p style="color:#b411fe;">Text here</p>
        
        
          .mytext {color:#b411fe;}
        
        Text color #b411fe
      
           This box has a color of #b411fe        
        
          <div style="background-color:#b411fe;">Content here</div>
        
        
          .mybackground {background-color:#b411fe;}
        
        Background color #b411fe
      
           Border around this has a color of #b411fe        
        
          <div style="border:2px solid #b411fe;">Content here</div>
        
        
          .myborder {border:2px solid #b411fe;}
        
        Border color #b411fe