#941c7a color space conversions
Hex:
        #941c7a
        RGB:
        148, 28, 122
        CMY:
        42, 89, 52
        CMYK:
        0, 81, 18, 42
      HSL:
        313°, 68.1818%, 34.5098%
        HSV (HSB):
        313°, 81.0811%, 58.0392%
        XYZ:
        16.1408, 8.5315, 19.2084
        xyY:
        0.3678, 0.1944, 8.5315
      CIE-Lab:
        35.0662, 56.7718, -24.1239
        CIE-LCH:
        35.0662, 61.6847, 336.9780
        CIE-Luv:
        35.0662, 55.7035, -39.9911
        Hunter-Lab:
        29.2088, 47.5240, -18.5443
      #941c7a color charts
#941c7a RGB chart
      #941c7a CMYK chart
      #941c7a RGB pie chart
      #941c7a color shades, tints & tones
#941c7a color schemes
#941c7a color preview, HTML & CSS examples
           This text has a color of #941c7a        
        
          <p style="color:#941c7a;">Text here</p>
        
        
          .mytext {color:#941c7a;}
        
        Text color #941c7a
      
           This box has a color of #941c7a        
        
          <div style="background-color:#941c7a;">Content here</div>
        
        
          .mybackground {background-color:#941c7a;}
        
        Background color #941c7a
      
           Border around this has a color of #941c7a        
        
          <div style="border:2px solid #941c7a;">Content here</div>
        
        
          .myborder {border:2px solid #941c7a;}
        
        Border color #941c7a