#94769e color space conversions
Hex:
        #94769e
        RGB:
        148, 118, 158
        CMY:
        42, 54, 38
        CMYK:
        6, 25, 0, 38
      HSL:
        285°, 17.0940%, 54.1176%
        HSV (HSB):
        285°, 25.3165%, 61.9608%
        XYZ:
        24.8627, 21.7214, 35.2300
        xyY:
        0.3039, 0.2655, 21.7214
      CIE-Lab:
        53.7301, 19.2109, -17.0789
        CIE-LCH:
        53.7301, 25.7050, 318.3622
        CIE-Luv:
        53.7301, 14.0228, -27.9226
        Hunter-Lab:
        46.6062, 13.6624, -12.1934
      #94769e color charts
#94769e RGB chart
      #94769e CMYK chart
      #94769e RGB pie chart
      #94769e color shades, tints & tones
#94769e color schemes
#94769e color preview, HTML & CSS examples
           This text has a color of #94769e        
        
          <p style="color:#94769e;">Text here</p>
        
        
          .mytext {color:#94769e;}
        
        Text color #94769e
      
           This box has a color of #94769e        
        
          <div style="background-color:#94769e;">Content here</div>
        
        
          .mybackground {background-color:#94769e;}
        
        Background color #94769e
      
           Border around this has a color of #94769e        
        
          <div style="border:2px solid #94769e;">Content here</div>
        
        
          .myborder {border:2px solid #94769e;}
        
        Border color #94769e