#940b7f color space conversions
Hex:
        #940b7f
        RGB:
        148, 11, 127
        CMY:
        42, 96, 50
        CMYK:
        0, 93, 14, 42
      HSL:
        309°, 86.1635%, 31.1765%
        HSV (HSB):
        309°, 92.5676%, 58.0392%
        XYZ:
        16.1632, 8.0675, 20.7840
        xyY:
        0.3591, 0.1792, 8.0675
      CIE-Lab:
        34.1232, 60.9644, -28.7366
        CIE-LCH:
        34.1232, 67.3977, 334.7623
        CIE-Luv:
        34.1232, 55.9771, -46.3290
        Hunter-Lab:
        28.4034, 51.8707, -23.5026
      #940b7f color charts
#940b7f RGB chart
      #940b7f CMYK chart
      #940b7f RGB pie chart
      #940b7f color shades, tints & tones
#940b7f color schemes
#940b7f color preview, HTML & CSS examples
           This text has a color of #940b7f        
        
          <p style="color:#940b7f;">Text here</p>
        
        
          .mytext {color:#940b7f;}
        
        Text color #940b7f
      
           This box has a color of #940b7f        
        
          <div style="background-color:#940b7f;">Content here</div>
        
        
          .mybackground {background-color:#940b7f;}
        
        Background color #940b7f
      
           Border around this has a color of #940b7f        
        
          <div style="border:2px solid #940b7f;">Content here</div>
        
        
          .myborder {border:2px solid #940b7f;}
        
        Border color #940b7f