#b41eea color space conversions
Hex:
        #b41eea
        RGB:
        180, 30, 234
        CMY:
        29, 88, 8
        CMYK:
        23, 87, 0, 8
      HSL:
        284°, 82.9268%, 51.7647%
        HSV (HSB):
        284°, 87.1795%, 91.7647%
        XYZ:
        34.1379, 16.5724, 79.2414
        xyY:
        0.2627, 0.1275, 16.5724
      CIE-Lab:
        47.7166, 80.7749, -70.0422
        CIE-LCH:
        47.7166, 106.9134, 319.0705
        CIE-Luv:
        47.7166, 40.0315, -112.7447
        Hunter-Lab:
        40.7092, 78.4458, -86.9131
      #b41eea color charts
#b41eea RGB chart
      #b41eea CMYK chart
      #b41eea RGB pie chart
      #b41eea color shades, tints & tones
#b41eea color schemes
#b41eea color preview, HTML & CSS examples
           This text has a color of #b41eea        
        
          <p style="color:#b41eea;">Text here</p>
        
        
          .mytext {color:#b41eea;}
        
        Text color #b41eea
      
           This box has a color of #b41eea        
        
          <div style="background-color:#b41eea;">Content here</div>
        
        
          .mybackground {background-color:#b41eea;}
        
        Background color #b41eea
      
           Border around this has a color of #b41eea        
        
          <div style="border:2px solid #b41eea;">Content here</div>
        
        
          .myborder {border:2px solid #b41eea;}
        
        Border color #b41eea