#b41eec color space conversions
Hex:
        #b41eec
        RGB:
        180, 30, 236
        CMY:
        29, 88, 7
        CMYK:
        24, 87, 0, 7
      HSL:
        284°, 84.4262%, 52.1569%
        HSV (HSB):
        284°, 87.2881%, 92.5490%
        XYZ:
        34.4270, 16.6880, 80.7635
        xyY:
        0.2611, 0.1265, 16.6880
      CIE-Lab:
        47.8645, 81.1379, -70.9318
        CIE-LCH:
        47.8645, 107.7715, 318.8396
        CIE-Luv:
        47.8645, 39.4793, -114.0951
        Hunter-Lab:
        40.8509, 78.9412, -88.6225
      #b41eec color charts
#b41eec RGB chart
      #b41eec CMYK chart
      #b41eec RGB pie chart
      #b41eec color shades, tints & tones
#b41eec color schemes
#b41eec color preview, HTML & CSS examples
           This text has a color of #b41eec        
        
          <p style="color:#b41eec;">Text here</p>
        
        
          .mytext {color:#b41eec;}
        
        Text color #b41eec
      
           This box has a color of #b41eec        
        
          <div style="background-color:#b41eec;">Content here</div>
        
        
          .mybackground {background-color:#b41eec;}
        
        Background color #b41eec
      
           Border around this has a color of #b41eec        
        
          <div style="border:2px solid #b41eec;">Content here</div>
        
        
          .myborder {border:2px solid #b41eec;}
        
        Border color #b41eec