#841afb color space conversions
Hex:
        #841afb
        RGB:
        132, 26, 251
        CMY:
        48, 90, 2
        CMYK:
        47, 90, 0, 2
      HSL:
        268°, 96.5665%, 54.3137%
        HSV (HSB):
        268°, 89.6414%, 98.4314%
        XYZ:
        27.2977, 12.6094, 92.2619
        xyY:
        0.2065, 0.0954, 12.6094
      CIE-Lab:
        42.1686, 79.1606, -88.9657
        CIE-LCH:
        42.1686, 119.0852, 311.6623
        CIE-Luv:
        42.1686, 12.9056, -130.6066
        Hunter-Lab:
        35.5097, 75.0782, -129.1917
      #841afb color charts
#841afb RGB chart
      #841afb CMYK chart
      #841afb RGB pie chart
      #841afb color shades, tints & tones
#841afb color schemes
#841afb color preview, HTML & CSS examples
           This text has a color of #841afb        
        
          <p style="color:#841afb;">Text here</p>
        
        
          .mytext {color:#841afb;}
        
        Text color #841afb
      
           This box has a color of #841afb        
        
          <div style="background-color:#841afb;">Content here</div>
        
        
          .mybackground {background-color:#841afb;}
        
        Background color #841afb
      
           Border around this has a color of #841afb        
        
          <div style="border:2px solid #841afb;">Content here</div>
        
        
          .myborder {border:2px solid #841afb;}
        
        Border color #841afb