#7f7eed color space conversions
Hex:
        #7f7eed
        RGB:
        127, 126, 237
        CMY:
        50, 51, 7
        CMYK:
        46, 47, 0, 7
      HSL:
        241°, 75.5102%, 71.1765%
        HSV (HSB):
        241°, 46.8354%, 92.9412%
        XYZ:
        31.4993, 25.5482, 83.3919
        xyY:
        0.2243, 0.1819, 25.5482
      CIE-Lab:
        57.6057, 28.7460, -56.0797
        CIE-LCH:
        57.6057, 63.0180, 297.1393
        CIE-Luv:
        57.6057, -6.2463, -91.7507
        Hunter-Lab:
        50.5452, 22.7855, -62.4378
      #7f7eed color charts
#7f7eed RGB chart
      #7f7eed CMYK chart
      #7f7eed RGB pie chart
      #7f7eed color shades, tints & tones
#7f7eed color schemes
#7f7eed color preview, HTML & CSS examples
           This text has a color of #7f7eed        
        
          <p style="color:#7f7eed;">Text here</p>
        
        
          .mytext {color:#7f7eed;}
        
        Text color #7f7eed
      
           This box has a color of #7f7eed        
        
          <div style="background-color:#7f7eed;">Content here</div>
        
        
          .mybackground {background-color:#7f7eed;}
        
        Background color #7f7eed
      
           Border around this has a color of #7f7eed        
        
          <div style="border:2px solid #7f7eed;">Content here</div>
        
        
          .myborder {border:2px solid #7f7eed;}
        
        Border color #7f7eed