#947a9e color space conversions
Hex:
        #947a9e
        RGB:
        148, 122, 158
        CMY:
        42, 52, 38
        CMYK:
        6, 23, 0, 38
      HSL:
        283°, 15.6522%, 54.9020%
        HSV (HSB):
        283°, 22.7848%, 61.9608%
        XYZ:
        25.3438, 22.6836, 35.3904
        xyY:
        0.3038, 0.2719, 22.6836
      CIE-Lab:
        54.7449, 16.8862, -15.5373
        CIE-LCH:
        54.7449, 22.9467, 317.3823
        CIE-Luv:
        54.7449, 12.1297, -25.3347
        Hunter-Lab:
        47.6273, 11.6371, -10.7174
      #947a9e color charts
#947a9e RGB chart
      #947a9e CMYK chart
      #947a9e RGB pie chart
      #947a9e color shades, tints & tones
#947a9e color schemes
#947a9e color preview, HTML & CSS examples
           This text has a color of #947a9e        
        
          <p style="color:#947a9e;">Text here</p>
        
        
          .mytext {color:#947a9e;}
        
        Text color #947a9e
      
           This box has a color of #947a9e        
        
          <div style="background-color:#947a9e;">Content here</div>
        
        
          .mybackground {background-color:#947a9e;}
        
        Background color #947a9e
      
           Border around this has a color of #947a9e        
        
          <div style="border:2px solid #947a9e;">Content here</div>
        
        
          .myborder {border:2px solid #947a9e;}
        
        Border color #947a9e