#941e8e color space conversions
Hex:
        #941e8e
        RGB:
        148, 30, 142
        CMY:
        42, 88, 44
        CMYK:
        0, 80, 4, 42
      HSL:
        303°, 66.2921%, 34.9020%
        HSV (HSB):
        303°, 79.7297%, 58.0392%
        XYZ:
        17.5595, 9.1774, 26.4371
        xyY:
        0.3302, 0.1726, 9.1774
      CIE-Lab:
        36.3237, 59.2370, -34.5580
        CIE-LCH:
        36.3237, 68.5805, 329.7413
        CIE-Luv:
        36.3237, 47.9958, -54.8513
        Hunter-Lab:
        30.2943, 50.4491, -30.5350
      #941e8e color charts
#941e8e RGB chart
      #941e8e CMYK chart
      #941e8e RGB pie chart
      #941e8e color shades, tints & tones
#941e8e color schemes
#941e8e color preview, HTML & CSS examples
           This text has a color of #941e8e        
        
          <p style="color:#941e8e;">Text here</p>
        
        
          .mytext {color:#941e8e;}
        
        Text color #941e8e
      
           This box has a color of #941e8e        
        
          <div style="background-color:#941e8e;">Content here</div>
        
        
          .mybackground {background-color:#941e8e;}
        
        Background color #941e8e
      
           Border around this has a color of #941e8e        
        
          <div style="border:2px solid #941e8e;">Content here</div>
        
        
          .myborder {border:2px solid #941e8e;}
        
        Border color #941e8e