#940e5e color space conversions
Hex:
        #940e5e
        RGB:
        148, 14, 94
        CMY:
        42, 95, 63
        CMYK:
        0, 91, 36, 42
      HSL:
        324°, 82.7160%, 31.7647%
        HSV (HSB):
        324°, 90.5405%, 58.0392%
        XYZ:
        14.3902, 7.4181, 11.2631
        xyY:
        0.4351, 0.2243, 7.4181
      CIE-Lab:
        32.7404, 56.4008, -9.8496
        CIE-LCH:
        32.7404, 57.2544, 350.0940
        CIE-Luv:
        32.7404, 69.4418, -21.1241
        Hunter-Lab:
        27.2362, 46.6464, -5.4530
      #940e5e color charts
#940e5e RGB chart
      #940e5e CMYK chart
      #940e5e RGB pie chart
      #940e5e color shades, tints & tones
#940e5e color schemes
#940e5e color preview, HTML & CSS examples
           This text has a color of #940e5e        
        
          <p style="color:#940e5e;">Text here</p>
        
        
          .mytext {color:#940e5e;}
        
        Text color #940e5e
      
           This box has a color of #940e5e        
        
          <div style="background-color:#940e5e;">Content here</div>
        
        
          .mybackground {background-color:#940e5e;}
        
        Background color #940e5e
      
           Border around this has a color of #940e5e        
        
          <div style="border:2px solid #940e5e;">Content here</div>
        
        
          .myborder {border:2px solid #940e5e;}
        
        Border color #940e5e