#94789f color space conversions
Hex:
        #94789f
        RGB:
        148, 120, 159
        CMY:
        42, 53, 38
        CMYK:
        7, 25, 0, 38
      HSL:
        283°, 16.8831%, 54.7059%
        HSV (HSB):
        283°, 24.5283%, 62.3529%
        XYZ:
        25.1872, 22.2320, 35.7646
        xyY:
        0.3028, 0.2673, 22.2320
      CIE-Lab:
        54.2723, 18.2589, -16.8351
        CIE-LCH:
        54.2723, 24.8356, 317.3233
        CIE-Luv:
        54.2723, 12.9659, -27.4644
        Hunter-Lab:
        47.1509, 12.8378, -11.9667
      #94789f color charts
#94789f RGB chart
      #94789f CMYK chart
      #94789f RGB pie chart
      #94789f color shades, tints & tones
#94789f color schemes
#94789f color preview, HTML & CSS examples
           This text has a color of #94789f        
        
          <p style="color:#94789f;">Text here</p>
        
        
          .mytext {color:#94789f;}
        
        Text color #94789f
      
           This box has a color of #94789f        
        
          <div style="background-color:#94789f;">Content here</div>
        
        
          .mybackground {background-color:#94789f;}
        
        Background color #94789f
      
           Border around this has a color of #94789f        
        
          <div style="border:2px solid #94789f;">Content here</div>
        
        
          .myborder {border:2px solid #94789f;}
        
        Border color #94789f