#7f56ae color space conversions
Hex:
        #7f56ae
        RGB:
        127, 86, 174
        CMY:
        50, 66, 32
        CMYK:
        27, 51, 0, 32
      HSL:
        268°, 35.2000%, 50.9804%
        HSV (HSB):
        268°, 50.5747%, 68.2353%
        XYZ:
        19.7202, 14.2236, 41.7505
        xyY:
        0.2605, 0.1879, 14.2236
      CIE-Lab:
        44.5519, 35.0020, -40.8995
        CIE-LCH:
        44.5519, 53.8323, 310.5571
        CIE-Luv:
        44.5519, 12.9139, -64.3374
        Hunter-Lab:
        37.7142, 27.3351, -39.2355
      #7f56ae color charts
#7f56ae RGB chart
      #7f56ae CMYK chart
      #7f56ae RGB pie chart
      #7f56ae color shades, tints & tones
#7f56ae color schemes
#7f56ae color preview, HTML & CSS examples
           This text has a color of #7f56ae        
        
          <p style="color:#7f56ae;">Text here</p>
        
        
          .mytext {color:#7f56ae;}
        
        Text color #7f56ae
      
           This box has a color of #7f56ae        
        
          <div style="background-color:#7f56ae;">Content here</div>
        
        
          .mybackground {background-color:#7f56ae;}
        
        Background color #7f56ae
      
           Border around this has a color of #7f56ae        
        
          <div style="border:2px solid #7f56ae;">Content here</div>
        
        
          .myborder {border:2px solid #7f56ae;}
        
        Border color #7f56ae