#94319d color space conversions
Hex:
        #94319d
        RGB:
        148, 49, 157
        CMY:
        42, 81, 38
        CMYK:
        6, 69, 0, 38
      HSL:
        295°, 52.4272%, 40.3922%
        HSV (HSB):
        295°, 68.7898%, 61.5686%
        XYZ:
        19.3969, 10.9268, 32.9851
        xyY:
        0.3064, 0.1726, 10.9268
      CIE-Lab:
        39.4570, 55.3363, -38.7071
        CIE-LCH:
        39.4570, 67.5303, 325.0277
        CIE-Luv:
        39.4570, 39.5193, -61.5128
        Hunter-Lab:
        33.0558, 46.8947, -36.0241
      #94319d color charts
#94319d RGB chart
      #94319d CMYK chart
      #94319d RGB pie chart
      #94319d color shades, tints & tones
#94319d color schemes
#94319d color preview, HTML & CSS examples
           This text has a color of #94319d        
        
          <p style="color:#94319d;">Text here</p>
        
        
          .mytext {color:#94319d;}
        
        Text color #94319d
      
           This box has a color of #94319d        
        
          <div style="background-color:#94319d;">Content here</div>
        
        
          .mybackground {background-color:#94319d;}
        
        Background color #94319d
      
           Border around this has a color of #94319d        
        
          <div style="border:2px solid #94319d;">Content here</div>
        
        
          .myborder {border:2px solid #94319d;}
        
        Border color #94319d