#842edf color space conversions
Hex:
        #842edf
        RGB:
        132, 46, 223
        CMY:
        48, 82, 13
        CMYK:
        41, 79, 0, 13
      HSL:
        269°, 73.4440%, 52.7451%
        HSV (HSB):
        269°, 79.3722%, 87.4510%
        XYZ:
        23.8120, 12.1872, 70.9094
        xyY:
        0.2227, 0.1140, 12.1872
      CIE-Lab:
        41.5122, 67.3049, -74.1993
        CIE-LCH:
        41.5122, 100.1773, 312.2106
        CIE-Luv:
        41.5122, 15.8084, -111.5881
        Hunter-Lab:
        34.9102, 60.6606, -95.9922
      #842edf color charts
#842edf RGB chart
      #842edf CMYK chart
      #842edf RGB pie chart
      #842edf color shades, tints & tones
#842edf color schemes
#842edf color preview, HTML & CSS examples
           This text has a color of #842edf        
        
          <p style="color:#842edf;">Text here</p>
        
        
          .mytext {color:#842edf;}
        
        Text color #842edf
      
           This box has a color of #842edf        
        
          <div style="background-color:#842edf;">Content here</div>
        
        
          .mybackground {background-color:#842edf;}
        
        Background color #842edf
      
           Border around this has a color of #842edf        
        
          <div style="border:2px solid #842edf;">Content here</div>
        
        
          .myborder {border:2px solid #842edf;}
        
        Border color #842edf