#b411d8 color space conversions
Hex:
        #b411d8
        RGB:
        180, 17, 216
        CMY:
        29, 93, 15
        CMYK:
        17, 92, 0, 15
      HSL:
        289°, 85.4077%, 45.6863%
        HSV (HSB):
        289°, 92.1296%, 84.7059%
        XYZ:
        31.4175, 15.0621, 66.2171
        xyY:
        0.2788, 0.1337, 15.0621
      CIE-Lab:
        45.7191, 79.6815, -63.0346
        CIE-LCH:
        45.7191, 101.5997, 321.6531
        CIE-Luv:
        45.7191, 46.2120, -101.6684
        Hunter-Lab:
        38.8099, 76.5827, -73.9933
      #b411d8 color charts
#b411d8 RGB chart
      #b411d8 CMYK chart
      #b411d8 RGB pie chart
      #b411d8 color shades, tints & tones
#b411d8 color schemes
#b411d8 color preview, HTML & CSS examples
           This text has a color of #b411d8        
        
          <p style="color:#b411d8;">Text here</p>
        
        
          .mytext {color:#b411d8;}
        
        Text color #b411d8
      
           This box has a color of #b411d8        
        
          <div style="background-color:#b411d8;">Content here</div>
        
        
          .mybackground {background-color:#b411d8;}
        
        Background color #b411d8
      
           Border around this has a color of #b411d8        
        
          <div style="border:2px solid #b411d8;">Content here</div>
        
        
          .myborder {border:2px solid #b411d8;}
        
        Border color #b411d8