#941d9d color space conversions
Hex:
        #941d9d
        RGB:
        148, 29, 157
        CMY:
        42, 89, 38
        CMYK:
        6, 82, 0, 38
      HSL:
        296°, 68.8172%, 36.4706%
        HSV (HSB):
        296°, 81.5287%, 61.5686%
        XYZ:
        18.7379, 9.6090, 32.7654
        xyY:
        0.3066, 0.1572, 9.6090
      CIE-Lab:
        37.1312, 61.9891, -42.4182
        CIE-LCH:
        37.1312, 75.1129, 325.6168
        CIE-Luv:
        37.1312, 43.0314, -66.2306
        Hunter-Lab:
        30.9983, 53.6530, -40.9711
      #941d9d color charts
#941d9d RGB chart
      #941d9d CMYK chart
      #941d9d RGB pie chart
      #941d9d color shades, tints & tones
#941d9d color schemes
#941d9d color preview, HTML & CSS examples
           This text has a color of #941d9d        
        
          <p style="color:#941d9d;">Text here</p>
        
        
          .mytext {color:#941d9d;}
        
        Text color #941d9d
      
           This box has a color of #941d9d        
        
          <div style="background-color:#941d9d;">Content here</div>
        
        
          .mybackground {background-color:#941d9d;}
        
        Background color #941d9d
      
           Border around this has a color of #941d9d        
        
          <div style="border:2px solid #941d9d;">Content here</div>
        
        
          .myborder {border:2px solid #941d9d;}
        
        Border color #941d9d