#94519e color space conversions
Hex:
        #94519e
        RGB:
        148, 81, 158
        CMY:
        42, 68, 38
        CMYK:
        6, 49, 0, 38
      HSL:
        292°, 32.2176%, 46.8627%
        HSV (HSB):
        292°, 48.7342%, 61.9608%
        XYZ:
        21.3267, 14.6494, 34.0513
        xyY:
        0.3045, 0.2092, 14.6494
      CIE-Lab:
        45.1502, 40.2525, -30.3233
        CIE-LCH:
        45.1502, 50.3961, 323.0083
        CIE-Luv:
        45.1502, 29.7632, -49.4203
        Hunter-Lab:
        38.2745, 32.4806, -25.9558
      #94519e color charts
#94519e RGB chart
      #94519e CMYK chart
      #94519e RGB pie chart
      #94519e color shades, tints & tones
#94519e color schemes
#94519e color preview, HTML & CSS examples
           This text has a color of #94519e        
        
          <p style="color:#94519e;">Text here</p>
        
        
          .mytext {color:#94519e;}
        
        Text color #94519e
      
           This box has a color of #94519e        
        
          <div style="background-color:#94519e;">Content here</div>
        
        
          .mybackground {background-color:#94519e;}
        
        Background color #94519e
      
           Border around this has a color of #94519e        
        
          <div style="border:2px solid #94519e;">Content here</div>
        
        
          .myborder {border:2px solid #94519e;}
        
        Border color #94519e