#b411e2 color space conversions
Hex:
        #b411e2
        RGB:
        180, 17, 226
        CMY:
        29, 93, 11
        CMYK:
        20, 92, 0, 11
      HSL:
        287°, 86.0082%, 47.6471%
        HSV (HSB):
        287°, 92.4779%, 88.6275%
        XYZ:
        32.7503, 15.5952, 73.2355
        xyY:
        0.2694, 0.1283, 15.5952
      CIE-Lab:
        46.4388, 81.4001, -67.5804
        CIE-LCH:
        46.4388, 105.7974, 320.2997
        CIE-Luv:
        46.4388, 43.1630, -108.5250
        Hunter-Lab:
        39.4907, 78.9241, -82.3097
      #b411e2 color charts
#b411e2 RGB chart
      #b411e2 CMYK chart
      #b411e2 RGB pie chart
      #b411e2 color shades, tints & tones
#b411e2 color schemes
#b411e2 color preview, HTML & CSS examples
           This text has a color of #b411e2        
        
          <p style="color:#b411e2;">Text here</p>
        
        
          .mytext {color:#b411e2;}
        
        Text color #b411e2
      
           This box has a color of #b411e2        
        
          <div style="background-color:#b411e2;">Content here</div>
        
        
          .mybackground {background-color:#b411e2;}
        
        Background color #b411e2
      
           Border around this has a color of #b411e2        
        
          <div style="border:2px solid #b411e2;">Content here</div>
        
        
          .myborder {border:2px solid #b411e2;}
        
        Border color #b411e2