#7e70fa color space conversions
Hex:
        #7e70fa
        RGB:
        126, 112, 250
        CMY:
        51, 56, 2
        CMYK:
        50, 55, 0, 2
      HSL:
        246°, 93.2432%, 70.9804%
        HSV (HSB):
        246°, 55.2000%, 98.0392%
        XYZ:
        31.6537, 22.9261, 93.1993
        xyY:
        0.2142, 0.1551, 22.9261
      CIE-Lab:
        54.9961, 40.5583, -67.4882
        CIE-LCH:
        54.9961, 78.7377, 301.0046
        CIE-Luv:
        54.9961, -3.2724, -109.6662
        Hunter-Lab:
        47.8812, 34.2121, -81.8894
      #7e70fa color charts
#7e70fa RGB chart
      #7e70fa CMYK chart
      #7e70fa RGB pie chart
      #7e70fa color shades, tints & tones
#7e70fa color schemes
#7e70fa color preview, HTML & CSS examples
           This text has a color of #7e70fa        
        
          <p style="color:#7e70fa;">Text here</p>
        
        
          .mytext {color:#7e70fa;}
        
        Text color #7e70fa
      
           This box has a color of #7e70fa        
        
          <div style="background-color:#7e70fa;">Content here</div>
        
        
          .mybackground {background-color:#7e70fa;}
        
        Background color #7e70fa
      
           Border around this has a color of #7e70fa        
        
          <div style="border:2px solid #7e70fa;">Content here</div>
        
        
          .myborder {border:2px solid #7e70fa;}
        
        Border color #7e70fa