#94679f color space conversions
Hex:
        #94679f
        RGB:
        148, 103, 159
        CMY:
        42, 60, 38
        CMYK:
        7, 35, 0, 38
      HSL:
        288°, 22.5806%, 51.3725%
        HSV (HSB):
        288°, 35.2201%, 62.3529%
        XYZ:
        23.3210, 18.4996, 35.1425
        xyY:
        0.3030, 0.2404, 18.4996
      CIE-Lab:
        50.0965, 28.1217, -23.2300
        CIE-LCH:
        50.0965, 36.4755, 320.4416
        CIE-Luv:
        50.0965, 20.7012, -38.0929
        Hunter-Lab:
        43.0112, 21.5146, -18.3354
      #94679f color charts
#94679f RGB chart
      #94679f CMYK chart
      #94679f RGB pie chart
      #94679f color shades, tints & tones
#94679f color schemes
#94679f color preview, HTML & CSS examples
           This text has a color of #94679f        
        
          <p style="color:#94679f;">Text here</p>
        
        
          .mytext {color:#94679f;}
        
        Text color #94679f
      
           This box has a color of #94679f        
        
          <div style="background-color:#94679f;">Content here</div>
        
        
          .mybackground {background-color:#94679f;}
        
        Background color #94679f
      
           Border around this has a color of #94679f        
        
          <div style="border:2px solid #94679f;">Content here</div>
        
        
          .myborder {border:2px solid #94679f;}
        
        Border color #94679f