#7f70ec color space conversions
Hex:
        #7f70ec
        RGB:
        127, 112, 236
        CMY:
        50, 56, 7
        CMYK:
        46, 53, 0, 7
      HSL:
        247°, 76.5432%, 68.2353%
        HSV (HSB):
        247°, 52.5424%, 92.5490%
        XYZ:
        29.6869, 22.1565, 82.0688
        xyY:
        0.2217, 0.1655, 22.1565
      CIE-Lab:
        54.1927, 36.6894, -60.9913
        CIE-LCH:
        54.1927, 71.1762, 301.0291
        CIE-Luv:
        54.1927, -1.8378, -98.9771
        Hunter-Lab:
        47.0707, 30.2040, -70.4240
      #7f70ec color charts
#7f70ec RGB chart
      #7f70ec CMYK chart
      #7f70ec RGB pie chart
      #7f70ec color shades, tints & tones
#7f70ec color schemes
#7f70ec color preview, HTML & CSS examples
           This text has a color of #7f70ec        
        
          <p style="color:#7f70ec;">Text here</p>
        
        
          .mytext {color:#7f70ec;}
        
        Text color #7f70ec
      
           This box has a color of #7f70ec        
        
          <div style="background-color:#7f70ec;">Content here</div>
        
        
          .mybackground {background-color:#7f70ec;}
        
        Background color #7f70ec
      
           Border around this has a color of #7f70ec        
        
          <div style="border:2px solid #7f70ec;">Content here</div>
        
        
          .myborder {border:2px solid #7f70ec;}
        
        Border color #7f70ec