#940f95 color space conversions
Hex:
        #940f95
        RGB:
        148, 15, 149
        CMY:
        42, 94, 42
        CMYK:
        1, 90, 0, 42
      HSL:
        300°, 81.7073%, 32.1569%
        HSV (HSB):
        300°, 89.9329%, 58.4314%
        XYZ:
        17.8084, 8.8075, 29.1952
        xyY:
        0.3191, 0.1578, 8.8075
      CIE-Lab:
        35.6109, 63.6484, -39.9831
        CIE-LCH:
        35.6109, 75.1649, 327.8635
        CIE-Luv:
        35.6109, 47.2586, -62.3064
        Hunter-Lab:
        29.6774, 55.1763, -37.5525
      #940f95 color charts
#940f95 RGB chart
      #940f95 CMYK chart
      #940f95 RGB pie chart
      #940f95 color shades, tints & tones
#940f95 color schemes
#940f95 color preview, HTML & CSS examples
           This text has a color of #940f95        
        
          <p style="color:#940f95;">Text here</p>
        
        
          .mytext {color:#940f95;}
        
        Text color #940f95
      
           This box has a color of #940f95        
        
          <div style="background-color:#940f95;">Content here</div>
        
        
          .mybackground {background-color:#940f95;}
        
        Background color #940f95
      
           Border around this has a color of #940f95        
        
          <div style="border:2px solid #940f95;">Content here</div>
        
        
          .myborder {border:2px solid #940f95;}
        
        Border color #940f95