#941b6a color space conversions
Hex:
        #941b6a
        RGB:
        148, 27, 106
        CMY:
        42, 89, 58
        CMYK:
        0, 82, 28, 42
      HSL:
        321°, 69.1429%, 34.3137%
        HSV (HSB):
        321°, 81.7568%, 58.0392%
        XYZ:
        15.2062, 8.1204, 14.4016
        xyY:
        0.4030, 0.2152, 8.1204
      CIE-Lab:
        34.2323, 54.9152, -15.2940
        CIE-LCH:
        34.2323, 57.0051, 344.4374
        CIE-Luv:
        34.2323, 62.1558, -27.9498
        Hunter-Lab:
        28.4963, 45.3828, -10.0169
      #941b6a color charts
#941b6a RGB chart
      #941b6a CMYK chart
      #941b6a RGB pie chart
      #941b6a color shades, tints & tones
#941b6a color schemes
#941b6a color preview, HTML & CSS examples
           This text has a color of #941b6a        
        
          <p style="color:#941b6a;">Text here</p>
        
        
          .mytext {color:#941b6a;}
        
        Text color #941b6a
      
           This box has a color of #941b6a        
        
          <div style="background-color:#941b6a;">Content here</div>
        
        
          .mybackground {background-color:#941b6a;}
        
        Background color #941b6a
      
           Border around this has a color of #941b6a        
        
          <div style="border:2px solid #941b6a;">Content here</div>
        
        
          .myborder {border:2px solid #941b6a;}
        
        Border color #941b6a