#94128f color space conversions
Hex:
        #94128f
        RGB:
        148, 18, 143
        CMY:
        42, 93, 44
        CMYK:
        0, 88, 3, 42
      HSL:
        302°, 78.3133%, 32.5490%
        HSV (HSB):
        302°, 87.8378%, 58.0392%
        XYZ:
        17.3870, 8.7117, 26.7517
        xyY:
        0.3290, 0.1648, 8.7117
      CIE-Lab:
        35.4231, 62.1830, -36.6037
        CIE-LCH:
        35.4231, 72.1565, 329.5170
        CIE-Luv:
        35.4231, 49.1681, -57.5314
        Hunter-Lab:
        29.5156, 53.4982, -33.0772
      #94128f color charts
#94128f RGB chart
      #94128f CMYK chart
      #94128f RGB pie chart
      #94128f color shades, tints & tones
#94128f color schemes
#94128f color preview, HTML & CSS examples
           This text has a color of #94128f        
        
          <p style="color:#94128f;">Text here</p>
        
        
          .mytext {color:#94128f;}
        
        Text color #94128f
      
           This box has a color of #94128f        
        
          <div style="background-color:#94128f;">Content here</div>
        
        
          .mybackground {background-color:#94128f;}
        
        Background color #94128f
      
           Border around this has a color of #94128f        
        
          <div style="border:2px solid #94128f;">Content here</div>
        
        
          .myborder {border:2px solid #94128f;}
        
        Border color #94128f