#841e94 color space conversions
Hex:
        #841e94
        RGB:
        132, 30, 148
        CMY:
        48, 88, 42
        CMYK:
        11, 80, 0, 42
      HSL:
        292°, 66.2921%, 34.9020%
        HSV (HSB):
        292°, 79.7297%, 58.0392%
        XYZ:
        15.3253, 7.9722, 28.7480
        xyY:
        0.2945, 0.1532, 7.9722
      CIE-Lab:
        33.9249, 56.9470, -42.2283
        CIE-LCH:
        33.9249, 70.8956, 323.4417
        CIE-Luv:
        33.9249, 34.9952, -63.4635
        Hunter-Lab:
        28.2351, 47.4739, -40.6026
      #841e94 color charts
#841e94 RGB chart
      #841e94 CMYK chart
      #841e94 RGB pie chart
      #841e94 color shades, tints & tones
#841e94 color schemes
#841e94 color preview, HTML & CSS examples
           This text has a color of #841e94        
        
          <p style="color:#841e94;">Text here</p>
        
        
          .mytext {color:#841e94;}
        
        Text color #841e94
      
           This box has a color of #841e94        
        
          <div style="background-color:#841e94;">Content here</div>
        
        
          .mybackground {background-color:#841e94;}
        
        Background color #841e94
      
           Border around this has a color of #841e94        
        
          <div style="border:2px solid #841e94;">Content here</div>
        
        
          .myborder {border:2px solid #841e94;}
        
        Border color #841e94