#941ea8 color space conversions
Hex:
        #941ea8
        RGB:
        148, 30, 168
        CMY:
        42, 88, 34
        CMYK:
        12, 82, 0, 34
      HSL:
        291°, 69.6970%, 38.8235%
        HSV (HSB):
        291°, 82.1429%, 65.8824%
        XYZ:
        19.7449, 10.0516, 37.9453
        xyY:
        0.2915, 0.1484, 10.0516
      CIE-Lab:
        37.9349, 63.6474, -47.7526
        CIE-LCH:
        37.9349, 79.5695, 323.1203
        CIE-Luv:
        37.9349, 39.4081, -74.0702
        Hunter-Lab:
        31.7043, 55.6845, -48.7683
      #941ea8 color charts
#941ea8 RGB chart
      #941ea8 CMYK chart
      #941ea8 RGB pie chart
      #941ea8 color shades, tints & tones
#941ea8 color schemes
#941ea8 color preview, HTML & CSS examples
           This text has a color of #941ea8        
        
          <p style="color:#941ea8;">Text here</p>
        
        
          .mytext {color:#941ea8;}
        
        Text color #941ea8
      
           This box has a color of #941ea8        
        
          <div style="background-color:#941ea8;">Content here</div>
        
        
          .mybackground {background-color:#941ea8;}
        
        Background color #941ea8
      
           Border around this has a color of #941ea8        
        
          <div style="border:2px solid #941ea8;">Content here</div>
        
        
          .myborder {border:2px solid #941ea8;}
        
        Border color #941ea8