#7f69e1 color space conversions
Hex:
        #7f69e1
        RGB:
        127, 105, 225
        CMY:
        50, 59, 12
        CMYK:
        44, 53, 0, 12
      HSL:
        251°, 66.6667%, 64.7059%
        HSV (HSB):
        251°, 53.3333%, 88.2353%
        XYZ:
        27.3946, 20.0514, 73.6606
        xyY:
        0.2262, 0.1656, 20.0514
      CIE-Lab:
        51.8953, 37.6252, -58.5111
        CIE-LCH:
        51.8953, 69.5644, 302.7428
        CIE-Luv:
        51.8953, 1.1487, -94.2558
        Hunter-Lab:
        44.7788, 30.8390, -66.1862
      #7f69e1 color charts
#7f69e1 RGB chart
      #7f69e1 CMYK chart
      #7f69e1 RGB pie chart
      #7f69e1 color shades, tints & tones
#7f69e1 color schemes
#7f69e1 color preview, HTML & CSS examples
           This text has a color of #7f69e1        
        
          <p style="color:#7f69e1;">Text here</p>
        
        
          .mytext {color:#7f69e1;}
        
        Text color #7f69e1
      
           This box has a color of #7f69e1        
        
          <div style="background-color:#7f69e1;">Content here</div>
        
        
          .mybackground {background-color:#7f69e1;}
        
        Background color #7f69e1
      
           Border around this has a color of #7f69e1        
        
          <div style="border:2px solid #7f69e1;">Content here</div>
        
        
          .myborder {border:2px solid #7f69e1;}
        
        Border color #7f69e1