#7c70fa color space conversions
Hex:
        #7c70fa
        RGB:
        124, 112, 250
        CMY:
        51, 56, 2
        CMYK:
        50, 55, 0, 2
      HSL:
        245°, 93.2432%, 70.9804%
        HSV (HSB):
        245°, 55.2000%, 98.0392%
        XYZ:
        31.3617, 22.7756, 93.1857
        xyY:
        0.2129, 0.1546, 22.7756
      CIE-Lab:
        54.8404, 40.1605, -67.7474
        CIE-LCH:
        54.8404, 78.7565, 300.6594
        CIE-Luv:
        54.8404, -3.9921, -109.9443
        Hunter-Lab:
        47.7237, 33.7848, -82.3634
      #7c70fa color charts
#7c70fa RGB chart
      #7c70fa CMYK chart
      #7c70fa RGB pie chart
      #7c70fa color shades, tints & tones
#7c70fa color schemes
#7c70fa color preview, HTML & CSS examples
           This text has a color of #7c70fa        
        
          <p style="color:#7c70fa;">Text here</p>
        
        
          .mytext {color:#7c70fa;}
        
        Text color #7c70fa
      
           This box has a color of #7c70fa        
        
          <div style="background-color:#7c70fa;">Content here</div>
        
        
          .mybackground {background-color:#7c70fa;}
        
        Background color #7c70fa
      
           Border around this has a color of #7c70fa        
        
          <div style="border:2px solid #7c70fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c70fa;}
        
        Border color #7c70fa