#937fae color space conversions
Hex:
        #937fae
        RGB:
        147, 127, 174
        CMY:
        42, 50, 32
        CMYK:
        16, 27, 0, 32
      HSL:
        266°, 22.4880%, 59.0196%
        HSV (HSB):
        266°, 27.0115%, 68.2353%
        XYZ:
        27.2620, 24.4378, 43.3245
        xyY:
        0.2869, 0.2572, 24.4378
      CIE-Lab:
        56.5235, 17.1424, -22.0624
        CIE-LCH:
        56.5235, 27.9394, 307.8470
        CIE-Luv:
        56.5235, 7.6019, -35.5976
        Hunter-Lab:
        49.4346, 11.9279, -17.3576
      #937fae color charts
#937fae RGB chart
      #937fae CMYK chart
      #937fae RGB pie chart
      #937fae color shades, tints & tones
#937fae color schemes
#937fae color preview, HTML & CSS examples
           This text has a color of #937fae        
        
          <p style="color:#937fae;">Text here</p>
        
        
          .mytext {color:#937fae;}
        
        Text color #937fae
      
           This box has a color of #937fae        
        
          <div style="background-color:#937fae;">Content here</div>
        
        
          .mybackground {background-color:#937fae;}
        
        Background color #937fae
      
           Border around this has a color of #937fae        
        
          <div style="border:2px solid #937fae;">Content here</div>
        
        
          .myborder {border:2px solid #937fae;}
        
        Border color #937fae