#7f6dee color space conversions
Hex:
        #7f6dee
        RGB:
        127, 109, 238
        CMY:
        50, 57, 7
        CMYK:
        47, 54, 0, 7
      HSL:
        248°, 79.1411%, 68.0392%
        HSV (HSB):
        248°, 54.2017%, 93.3333%
        XYZ:
        29.6537, 21.6224, 83.4995
        xyY:
        0.2200, 0.1604, 21.6224
      CIE-Lab:
        53.6240, 39.0138, -63.0233
        CIE-LCH:
        53.6240, 74.1217, 301.7591
        CIE-Luv:
        53.6240, -1.1268, -102.0633
        Hunter-Lab:
        46.4998, 32.4574, -73.9169
      #7f6dee color charts
#7f6dee RGB chart
      #7f6dee CMYK chart
      #7f6dee RGB pie chart
      #7f6dee color shades, tints & tones
#7f6dee color schemes
#7f6dee color preview, HTML & CSS examples
           This text has a color of #7f6dee        
        
          <p style="color:#7f6dee;">Text here</p>
        
        
          .mytext {color:#7f6dee;}
        
        Text color #7f6dee
      
           This box has a color of #7f6dee        
        
          <div style="background-color:#7f6dee;">Content here</div>
        
        
          .mybackground {background-color:#7f6dee;}
        
        Background color #7f6dee
      
           Border around this has a color of #7f6dee        
        
          <div style="border:2px solid #7f6dee;">Content here</div>
        
        
          .myborder {border:2px solid #7f6dee;}
        
        Border color #7f6dee