#947a9d color space conversions
Hex:
        #947a9d
        RGB:
        148, 122, 157
        CMY:
        42, 52, 38
        CMYK:
        6, 22, 0, 38
      HSL:
        285°, 15.1515%, 54.7059%
        HSV (HSB):
        285°, 22.2930%, 61.5686%
        XYZ:
        25.2581, 22.6493, 34.9388
        xyY:
        0.3049, 0.2734, 22.6493
      CIE-Lab:
        54.7092, 16.6766, -15.0114
        CIE-LCH:
        54.7092, 22.4377, 318.0081
        CIE-Luv:
        54.7092, 12.2385, -24.5048
        Hunter-Lab:
        47.5913, 11.4505, -10.2134
      #947a9d color charts
#947a9d RGB chart
      #947a9d CMYK chart
      #947a9d RGB pie chart
      #947a9d color shades, tints & tones
#947a9d color schemes
#947a9d color preview, HTML & CSS examples
           This text has a color of #947a9d        
        
          <p style="color:#947a9d;">Text here</p>
        
        
          .mytext {color:#947a9d;}
        
        Text color #947a9d
      
           This box has a color of #947a9d        
        
          <div style="background-color:#947a9d;">Content here</div>
        
        
          .mybackground {background-color:#947a9d;}
        
        Background color #947a9d
      
           Border around this has a color of #947a9d        
        
          <div style="border:2px solid #947a9d;">Content here</div>
        
        
          .myborder {border:2px solid #947a9d;}
        
        Border color #947a9d