#942d54 color space conversions
Hex:
        #942d54
        RGB:
        148, 45, 84
        CMY:
        42, 82, 67
        CMYK:
        0, 70, 43, 42
      HSL:
        337°, 53.3679%, 37.8431%
        HSV (HSB):
        337°, 69.5946%, 58.0392%
        XYZ:
        14.7514, 8.8128, 9.3111
        xyY:
        0.4487, 0.2681, 8.8128
      CIE-Lab:
        35.6213, 46.1947, 0.8886
        CIE-LCH:
        35.6213, 46.2032, 1.1020
        CIE-Luv:
        35.6213, 64.6331, -6.8475
        Hunter-Lab:
        29.6863, 36.7471, 2.1842
      #942d54 color charts
#942d54 RGB chart
      #942d54 CMYK chart
      #942d54 RGB pie chart
      #942d54 color shades, tints & tones
#942d54 color schemes
#942d54 color preview, HTML & CSS examples
           This text has a color of #942d54        
        
          <p style="color:#942d54;">Text here</p>
        
        
          .mytext {color:#942d54;}
        
        Text color #942d54
      
           This box has a color of #942d54        
        
          <div style="background-color:#942d54;">Content here</div>
        
        
          .mybackground {background-color:#942d54;}
        
        Background color #942d54
      
           Border around this has a color of #942d54        
        
          <div style="border:2px solid #942d54;">Content here</div>
        
        
          .myborder {border:2px solid #942d54;}
        
        Border color #942d54