#841ffa color space conversions
Hex:
        #841ffa
        RGB:
        132, 31, 250
        CMY:
        48, 88, 2
        CMYK:
        47, 88, 0, 2
      HSL:
        268°, 95.6332%, 55.0980%
        HSV (HSB):
        268°, 87.6000%, 98.0392%
        XYZ:
        27.2610, 12.7876, 91.4739
        xyY:
        0.2073, 0.0972, 12.7876
      CIE-Lab:
        42.4415, 77.8367, -87.9549
        CIE-LCH:
        42.4415, 117.4505, 311.5076
        CIE-Luv:
        42.4415, 12.7574, -129.7283
        Hunter-Lab:
        35.7598, 73.4975, -126.6325
      #841ffa color charts
#841ffa RGB chart
      #841ffa CMYK chart
      #841ffa RGB pie chart
      #841ffa color shades, tints & tones
#841ffa color schemes
#841ffa color preview, HTML & CSS examples
           This text has a color of #841ffa        
        
          <p style="color:#841ffa;">Text here</p>
        
        
          .mytext {color:#841ffa;}
        
        Text color #841ffa
      
           This box has a color of #841ffa        
        
          <div style="background-color:#841ffa;">Content here</div>
        
        
          .mybackground {background-color:#841ffa;}
        
        Background color #841ffa
      
           Border around this has a color of #841ffa        
        
          <div style="border:2px solid #841ffa;">Content here</div>
        
        
          .myborder {border:2px solid #841ffa;}
        
        Border color #841ffa