#941e7b color space conversions
Hex:
        #941e7b
        RGB:
        148, 30, 123
        CMY:
        42, 88, 52
        CMYK:
        0, 80, 17, 42
      HSL:
        313°, 66.2921%, 34.9020%
        HSV (HSB):
        313°, 79.7297%, 58.0392%
        XYZ:
        16.2522, 8.6545, 19.5528
        xyY:
        0.3656, 0.1947, 8.6545
      CIE-Lab:
        35.3104, 56.3545, -24.3694
        CIE-LCH:
        35.3104, 61.3978, 336.6149
        CIE-Luv:
        35.3104, 54.9450, -40.3390
        Hunter-Lab:
        29.4185, 47.1292, -18.8136
      #941e7b color charts
#941e7b RGB chart
      #941e7b CMYK chart
      #941e7b RGB pie chart
      #941e7b color shades, tints & tones
#941e7b color schemes
#941e7b color preview, HTML & CSS examples
           This text has a color of #941e7b        
        
          <p style="color:#941e7b;">Text here</p>
        
        
          .mytext {color:#941e7b;}
        
        Text color #941e7b
      
           This box has a color of #941e7b        
        
          <div style="background-color:#941e7b;">Content here</div>
        
        
          .mybackground {background-color:#941e7b;}
        
        Background color #941e7b
      
           Border around this has a color of #941e7b        
        
          <div style="border:2px solid #941e7b;">Content here</div>
        
        
          .myborder {border:2px solid #941e7b;}
        
        Border color #941e7b