#940a8f color space conversions
Hex:
        #940a8f
        RGB:
        148, 10, 143
        CMY:
        42, 96, 44
        CMYK:
        0, 93, 3, 42
      HSL:
        302°, 87.3418%, 30.9804%
        HSV (HSB):
        302°, 93.2432%, 58.0392%
        XYZ:
        17.2792, 8.4962, 26.7158
        xyY:
        0.3292, 0.1619, 8.4962
      CIE-Lab:
        34.9955, 63.4386, -37.2849
        CIE-LCH:
        34.9955, 73.5841, 329.5559
        CIE-Luv:
        34.9955, 49.8276, -58.3654
        Hunter-Lab:
        29.1482, 54.8066, -33.9387
      #940a8f color charts
#940a8f RGB chart
      #940a8f CMYK chart
      #940a8f RGB pie chart
      #940a8f color shades, tints & tones
#940a8f color schemes
#940a8f color preview, HTML & CSS examples
           This text has a color of #940a8f        
        
          <p style="color:#940a8f;">Text here</p>
        
        
          .mytext {color:#940a8f;}
        
        Text color #940a8f
      
           This box has a color of #940a8f        
        
          <div style="background-color:#940a8f;">Content here</div>
        
        
          .mybackground {background-color:#940a8f;}
        
        Background color #940a8f
      
           Border around this has a color of #940a8f        
        
          <div style="border:2px solid #940a8f;">Content here</div>
        
        
          .myborder {border:2px solid #940a8f;}
        
        Border color #940a8f