#7f7eff color space conversions
Hex:
        #7f7eff
        RGB:
        127, 126, 255
        CMY:
        50, 51, 0
        CMYK:
        50, 51, 0, 0
      HSL:
        240°, 100.0000%, 74.7059%
        HSV (HSB):
        240°, 50.5882%, 100.0000%
        XYZ:
        34.2633, 26.6537, 97.9466
        xyY:
        0.2157, 0.1678, 26.6537
      CIE-Lab:
        58.6524, 34.0720, -64.3551
        CIE-LCH:
        58.6524, 72.8182, 297.8984
        CIE-Luv:
        58.6524, -7.2868, -105.8207
        Hunter-Lab:
        51.6273, 28.1167, -76.3451
      #7f7eff color charts
#7f7eff RGB chart
      #7f7eff CMYK chart
      #7f7eff RGB pie chart
      #7f7eff color shades, tints & tones
#7f7eff color schemes
#7f7eff color preview, HTML & CSS examples
           This text has a color of #7f7eff        
        
          <p style="color:#7f7eff;">Text here</p>
        
        
          .mytext {color:#7f7eff;}
        
        Text color #7f7eff
      
           This box has a color of #7f7eff        
        
          <div style="background-color:#7f7eff;">Content here</div>
        
        
          .mybackground {background-color:#7f7eff;}
        
        Background color #7f7eff
      
           Border around this has a color of #7f7eff        
        
          <div style="border:2px solid #7f7eff;">Content here</div>
        
        
          .myborder {border:2px solid #7f7eff;}
        
        Border color #7f7eff