#7f7aca color space conversions
Hex:
        #7f7aca
        RGB:
        127, 122, 202
        CMY:
        50, 52, 21
        CMYK:
        37, 40, 0, 21
      HSL:
        244°, 43.0108%, 63.5294%
        HSV (HSB):
        244°, 39.6040%, 79.2157%
        XYZ:
        26.3726, 22.6954, 58.8678
        xyY:
        0.2443, 0.2103, 22.6954
      CIE-Lab:
        54.7572, 21.1303, -40.9354
        CIE-LCH:
        54.7572, 46.0674, 297.3022
        CIE-Luv:
        54.7572, -2.6422, -65.8109
        Hunter-Lab:
        47.6396, 15.4456, -39.9162
      #7f7aca color charts
#7f7aca RGB chart
      #7f7aca CMYK chart
      #7f7aca RGB pie chart
      #7f7aca color shades, tints & tones
#7f7aca color schemes
#7f7aca color preview, HTML & CSS examples
           This text has a color of #7f7aca        
        
          <p style="color:#7f7aca;">Text here</p>
        
        
          .mytext {color:#7f7aca;}
        
        Text color #7f7aca
      
           This box has a color of #7f7aca        
        
          <div style="background-color:#7f7aca;">Content here</div>
        
        
          .mybackground {background-color:#7f7aca;}
        
        Background color #7f7aca
      
           Border around this has a color of #7f7aca        
        
          <div style="border:2px solid #7f7aca;">Content here</div>
        
        
          .myborder {border:2px solid #7f7aca;}
        
        Border color #7f7aca