#941f52 color space conversions
Hex:
        #941f52
        RGB:
        148, 31, 82
        CMY:
        42, 88, 68
        CMYK:
        0, 79, 45, 42
      HSL:
        334°, 65.3631%, 35.0980%
        HSV (HSB):
        334°, 79.0541%, 58.0392%
        XYZ:
        14.2257, 7.8851, 8.7548
        xyY:
        0.4609, 0.2555, 7.8851
      CIE-Lab:
        33.7424, 51.0631, -0.5602
        CIE-LCH:
        33.7424, 51.0662, 359.3715
        CIE-Luv:
        33.7424, 70.4328, -9.3672
        Hunter-Lab:
        28.0804, 41.2888, 1.1709
      #941f52 color charts
#941f52 RGB chart
      #941f52 CMYK chart
      #941f52 RGB pie chart
      #941f52 color shades, tints & tones
#941f52 color schemes
#941f52 color preview, HTML & CSS examples
           This text has a color of #941f52        
        
          <p style="color:#941f52;">Text here</p>
        
        
          .mytext {color:#941f52;}
        
        Text color #941f52
      
           This box has a color of #941f52        
        
          <div style="background-color:#941f52;">Content here</div>
        
        
          .mybackground {background-color:#941f52;}
        
        Background color #941f52
      
           Border around this has a color of #941f52        
        
          <div style="border:2px solid #941f52;">Content here</div>
        
        
          .myborder {border:2px solid #941f52;}
        
        Border color #941f52