#b041e3 color space conversions
Hex:
        #b041e3
        RGB:
        176, 65, 227
        CMY:
        31, 75, 11
        CMYK:
        22, 71, 0, 11
      HSL:
        281°, 74.3119%, 57.2549%
        HSV (HSB):
        281°, 71.3656%, 89.0196%
        XYZ:
        33.6599, 18.5568, 74.4808
        xyY:
        0.2657, 0.1465, 18.5568
      CIE-Lab:
        50.1645, 68.5567, -62.1444
        CIE-LCH:
        50.1645, 92.5308, 317.8088
        CIE-Luv:
        50.1645, 34.9612, -102.0148
        Hunter-Lab:
        43.0775, 64.0906, -72.3577
      #b041e3 color charts
#b041e3 RGB chart
      #b041e3 CMYK chart
      #b041e3 RGB pie chart
      #b041e3 color shades, tints & tones
#b041e3 color schemes
#b041e3 color preview, HTML & CSS examples
           This text has a color of #b041e3        
        
          <p style="color:#b041e3;">Text here</p>
        
        
          .mytext {color:#b041e3;}
        
        Text color #b041e3
      
           This box has a color of #b041e3        
        
          <div style="background-color:#b041e3;">Content here</div>
        
        
          .mybackground {background-color:#b041e3;}
        
        Background color #b041e3
      
           Border around this has a color of #b041e3        
        
          <div style="border:2px solid #b041e3;">Content here</div>
        
        
          .myborder {border:2px solid #b041e3;}
        
        Border color #b041e3