#94206d color space conversions
Hex:
        #94206d
        RGB:
        148, 32, 109
        CMY:
        42, 87, 57
        CMYK:
        0, 78, 26, 42
      HSL:
        320°, 64.4444%, 35.2941%
        HSV (HSB):
        320°, 78.3784%, 58.0392%
        XYZ:
        15.4896, 8.4331, 15.2793
        xyY:
        0.3951, 0.2151, 8.4331
      CIE-Lab:
        34.8690, 53.8468, -16.2258
        CIE-LCH:
        34.8690, 56.2384, 343.2307
        CIE-Luv:
        34.8690, 59.8512, -29.1228
        Hunter-Lab:
        29.0397, 44.3911, -10.8678
      #94206d color charts
#94206d RGB chart
      #94206d CMYK chart
      #94206d RGB pie chart
      #94206d color shades, tints & tones
#94206d color schemes
#94206d color preview, HTML & CSS examples
           This text has a color of #94206d        
        
          <p style="color:#94206d;">Text here</p>
        
        
          .mytext {color:#94206d;}
        
        Text color #94206d
      
           This box has a color of #94206d        
        
          <div style="background-color:#94206d;">Content here</div>
        
        
          .mybackground {background-color:#94206d;}
        
        Background color #94206d
      
           Border around this has a color of #94206d        
        
          <div style="border:2px solid #94206d;">Content here</div>
        
        
          .myborder {border:2px solid #94206d;}
        
        Border color #94206d