#b411db color space conversions
Hex:
        #b411db
        RGB:
        180, 17, 219
        CMY:
        29, 93, 14
        CMYK:
        18, 92, 0, 14
      HSL:
        288°, 85.5932%, 46.2745%
        HSV (HSB):
        288°, 92.2374%, 85.8824%
        XYZ:
        31.8090, 15.2187, 68.2788
        xyY:
        0.2759, 0.1320, 15.2187
      CIE-Lab:
        45.9323, 80.1927, -64.4077
        CIE-LCH:
        45.9323, 102.8554, 321.2299
        CIE-Luv:
        45.9323, 45.2796, -103.7400
        Hunter-Lab:
        39.0111, 77.2765, -76.4639
      #b411db color charts
#b411db RGB chart
      #b411db CMYK chart
      #b411db RGB pie chart
      #b411db color shades, tints & tones
#b411db color schemes
#b411db color preview, HTML & CSS examples
           This text has a color of #b411db        
        
          <p style="color:#b411db;">Text here</p>
        
        
          .mytext {color:#b411db;}
        
        Text color #b411db
      
           This box has a color of #b411db        
        
          <div style="background-color:#b411db;">Content here</div>
        
        
          .mybackground {background-color:#b411db;}
        
        Background color #b411db
      
           Border around this has a color of #b411db        
        
          <div style="border:2px solid #b411db;">Content here</div>
        
        
          .myborder {border:2px solid #b411db;}
        
        Border color #b411db