#842dfa color space conversions
Hex:
        #842dfa
        RGB:
        132, 45, 250
        CMY:
        48, 82, 2
        CMYK:
        47, 82, 0, 2
      HSL:
        265°, 95.3488%, 57.8431%
        HSV (HSB):
        265°, 82.0000%, 98.0392%
        XYZ:
        27.7094, 13.6844, 91.6234
        xyY:
        0.2083, 0.1029, 13.6844
      CIE-Lab:
        43.7769, 73.8786, -85.7552
        CIE-LCH:
        43.7769, 113.1901, 310.7451
        CIE-Luv:
        43.7769, 11.6158, -128.5154
        Hunter-Lab:
        36.9925, 68.9696, -120.9554
      #842dfa color charts
#842dfa RGB chart
      #842dfa CMYK chart
      #842dfa RGB pie chart
      #842dfa color shades, tints & tones
#842dfa color schemes
#842dfa color preview, HTML & CSS examples
           This text has a color of #842dfa        
        
          <p style="color:#842dfa;">Text here</p>
        
        
          .mytext {color:#842dfa;}
        
        Text color #842dfa
      
           This box has a color of #842dfa        
        
          <div style="background-color:#842dfa;">Content here</div>
        
        
          .mybackground {background-color:#842dfa;}
        
        Background color #842dfa
      
           Border around this has a color of #842dfa        
        
          <div style="border:2px solid #842dfa;">Content here</div>
        
        
          .myborder {border:2px solid #842dfa;}
        
        Border color #842dfa