#941f72 color space conversions
Hex:
        #941f72
        RGB:
        148, 31, 114
        CMY:
        42, 88, 55
        CMYK:
        0, 79, 23, 42
      HSL:
        317°, 65.3631%, 35.0980%
        HSV (HSB):
        317°, 79.0541%, 58.0392%
        XYZ:
        15.7400, 8.4908, 16.7289
        xyY:
        0.3843, 0.2073, 8.4908
      CIE-Lab:
        34.9848, 54.8116, -19.2140
        CIE-LCH:
        34.9848, 58.0817, 340.6821
        CIE-Luv:
        34.9848, 58.1651, -33.1932
        Hunter-Lab:
        29.1389, 45.4273, -13.6416
      #941f72 color charts
#941f72 RGB chart
      #941f72 CMYK chart
      #941f72 RGB pie chart
      #941f72 color shades, tints & tones
#941f72 color schemes
#941f72 color preview, HTML & CSS examples
           This text has a color of #941f72        
        
          <p style="color:#941f72;">Text here</p>
        
        
          .mytext {color:#941f72;}
        
        Text color #941f72
      
           This box has a color of #941f72        
        
          <div style="background-color:#941f72;">Content here</div>
        
        
          .mybackground {background-color:#941f72;}
        
        Background color #941f72
      
           Border around this has a color of #941f72        
        
          <div style="border:2px solid #941f72;">Content here</div>
        
        
          .myborder {border:2px solid #941f72;}
        
        Border color #941f72