#940c8d color space conversions
Hex:
        #940c8d
        RGB:
        148, 12, 141
        CMY:
        42, 95, 45
        CMYK:
        0, 92, 5, 42
      HSL:
        303°, 85.0000%, 31.3725%
        HSV (HSB):
        303°, 91.8919%, 58.0392%
        XYZ:
        17.1519, 8.4819, 25.9325
        xyY:
        0.3326, 0.1645, 8.4819
      CIE-Lab:
        34.9671, 62.8641, -36.0980
        CIE-LCH:
        34.9671, 72.4912, 330.1346
        CIE-Luv:
        34.9671, 50.4375, -56.7079
        Hunter-Lab:
        29.1238, 54.1579, -32.4066
      #940c8d color charts
#940c8d RGB chart
      #940c8d CMYK chart
      #940c8d RGB pie chart
      #940c8d color shades, tints & tones
#940c8d color schemes
#940c8d color preview, HTML & CSS examples
           This text has a color of #940c8d        
        
          <p style="color:#940c8d;">Text here</p>
        
        
          .mytext {color:#940c8d;}
        
        Text color #940c8d
      
           This box has a color of #940c8d        
        
          <div style="background-color:#940c8d;">Content here</div>
        
        
          .mybackground {background-color:#940c8d;}
        
        Background color #940c8d
      
           Border around this has a color of #940c8d        
        
          <div style="border:2px solid #940c8d;">Content here</div>
        
        
          .myborder {border:2px solid #940c8d;}
        
        Border color #940c8d