#842ac3 color space conversions
Hex:
        #842ac3
        RGB:
        132, 42, 195
        CMY:
        48, 84, 24
        CMYK:
        32, 78, 0, 24
      HSL:
        275°, 64.5570%, 46.4706%
        HSV (HSB):
        275°, 78.4615%, 76.4706%
        XYZ:
        20.1940, 10.5016, 52.5924
        xyY:
        0.2425, 0.1261, 10.5016
      CIE-Lab:
        38.7280, 62.4570, -62.5635
        CIE-LCH:
        38.7280, 88.4029, 314.9512
        CIE-Luv:
        38.7280, 21.6121, -93.9567
        Hunter-Lab:
        32.4062, 54.5221, -73.5383
      #842ac3 color charts
#842ac3 RGB chart
      #842ac3 CMYK chart
      #842ac3 RGB pie chart
      #842ac3 color shades, tints & tones
#842ac3 color schemes
#842ac3 color preview, HTML & CSS examples
           This text has a color of #842ac3        
        
          <p style="color:#842ac3;">Text here</p>
        
        
          .mytext {color:#842ac3;}
        
        Text color #842ac3
      
           This box has a color of #842ac3        
        
          <div style="background-color:#842ac3;">Content here</div>
        
        
          .mybackground {background-color:#842ac3;}
        
        Background color #842ac3
      
           Border around this has a color of #842ac3        
        
          <div style="border:2px solid #842ac3;">Content here</div>
        
        
          .myborder {border:2px solid #842ac3;}
        
        Border color #842ac3