#7f70ff color space conversions
Hex:
        #7f70ff
        RGB:
        127, 112, 255
        CMY:
        50, 56, 0
        CMYK:
        50, 56, 0, 0
      HSL:
        246°, 100.0000%, 71.9608%
        HSV (HSB):
        246°, 56.0784%, 100.0000%
        XYZ:
        32.5966, 23.3204, 97.3910
        xyY:
        0.2126, 0.1521, 23.3204
      CIE-Lab:
        55.4008, 42.2216, -69.5957
        CIE-LCH:
        55.4008, 81.4016, 301.2439
        CIE-Luv:
        55.4008, -3.2793, -113.2187
        Hunter-Lab:
        48.2912, 35.9781, -85.7690
      #7f70ff color charts
#7f70ff RGB chart
      #7f70ff CMYK chart
      #7f70ff RGB pie chart
      #7f70ff color shades, tints & tones
#7f70ff color schemes
#7f70ff color preview, HTML & CSS examples
           This text has a color of #7f70ff        
        
          <p style="color:#7f70ff;">Text here</p>
        
        
          .mytext {color:#7f70ff;}
        
        Text color #7f70ff
      
           This box has a color of #7f70ff        
        
          <div style="background-color:#7f70ff;">Content here</div>
        
        
          .mybackground {background-color:#7f70ff;}
        
        Background color #7f70ff
      
           Border around this has a color of #7f70ff        
        
          <div style="border:2px solid #7f70ff;">Content here</div>
        
        
          .myborder {border:2px solid #7f70ff;}
        
        Border color #7f70ff