#941d8d color space conversions
Hex:
        #941d8d
        RGB:
        148, 29, 141
        CMY:
        42, 89, 45
        CMYK:
        0, 80, 5, 42
      HSL:
        304°, 67.2316%, 34.7059%
        HSV (HSB):
        304°, 80.4054%, 58.0392%
        XYZ:
        17.4598, 9.0977, 26.0351
        xyY:
        0.3320, 0.1730, 9.0977
      CIE-Lab:
        36.1718, 59.3521, -34.1843
        CIE-LCH:
        36.1718, 68.4926, 330.0599
        CIE-Luv:
        36.1718, 48.5053, -54.2905
        Hunter-Lab:
        30.1624, 50.5423, -30.0633
      #941d8d color charts
#941d8d RGB chart
      #941d8d CMYK chart
      #941d8d RGB pie chart
      #941d8d color shades, tints & tones
#941d8d color schemes
#941d8d color preview, HTML & CSS examples
           This text has a color of #941d8d        
        
          <p style="color:#941d8d;">Text here</p>
        
        
          .mytext {color:#941d8d;}
        
        Text color #941d8d
      
           This box has a color of #941d8d        
        
          <div style="background-color:#941d8d;">Content here</div>
        
        
          .mybackground {background-color:#941d8d;}
        
        Background color #941d8d
      
           Border around this has a color of #941d8d        
        
          <div style="border:2px solid #941d8d;">Content here</div>
        
        
          .myborder {border:2px solid #941d8d;}
        
        Border color #941d8d