#94469e color space conversions
Hex:
        #94469e
        RGB:
        148, 70, 158
        CMY:
        42, 73, 38
        CMYK:
        6, 56, 0, 38
      HSL:
        293°, 38.5965%, 44.7059%
        HSV (HSB):
        293°, 55.6962%, 61.9608%
        XYZ:
        20.5745, 13.1448, 33.8006
        xyY:
        0.3047, 0.1947, 13.1448
      CIE-Lab:
        42.9807, 45.9886, -33.7297
        CIE-LCH:
        42.9807, 57.0320, 323.7423
        CIE-Luv:
        42.9807, 33.5399, -54.5627
        Hunter-Lab:
        36.2558, 37.8475, -29.8958
      #94469e color charts
#94469e RGB chart
      #94469e CMYK chart
      #94469e RGB pie chart
      #94469e color shades, tints & tones
#94469e color schemes
#94469e color preview, HTML & CSS examples
           This text has a color of #94469e        
        
          <p style="color:#94469e;">Text here</p>
        
        
          .mytext {color:#94469e;}
        
        Text color #94469e
      
           This box has a color of #94469e        
        
          <div style="background-color:#94469e;">Content here</div>
        
        
          .mybackground {background-color:#94469e;}
        
        Background color #94469e
      
           Border around this has a color of #94469e        
        
          <div style="border:2px solid #94469e;">Content here</div>
        
        
          .myborder {border:2px solid #94469e;}
        
        Border color #94469e