#7e63cf color space conversions
Hex:
        #7e63cf
        RGB:
        126, 99, 207
        CMY:
        51, 61, 19
        CMYK:
        39, 52, 0, 19
      HSL:
        255°, 52.9412%, 60.0000%
        HSV (HSB):
        255°, 52.1739%, 81.1765%
        XYZ:
        24.3285, 17.8643, 61.1974
        xyY:
        0.2353, 0.1728, 17.8643
      CIE-Lab:
        49.3311, 35.8653, -52.4122
        CIE-LCH:
        49.3311, 63.5088, 304.3836
        CIE-Luv:
        49.3311, 4.2652, -83.6802
        Hunter-Lab:
        42.2662, 28.7792, -56.2599
      #7e63cf color charts
#7e63cf RGB chart
      #7e63cf CMYK chart
      #7e63cf RGB pie chart
      #7e63cf color shades, tints & tones
#7e63cf color schemes
#7e63cf color preview, HTML & CSS examples
           This text has a color of #7e63cf        
        
          <p style="color:#7e63cf;">Text here</p>
        
        
          .mytext {color:#7e63cf;}
        
        Text color #7e63cf
      
           This box has a color of #7e63cf        
        
          <div style="background-color:#7e63cf;">Content here</div>
        
        
          .mybackground {background-color:#7e63cf;}
        
        Background color #7e63cf
      
           Border around this has a color of #7e63cf        
        
          <div style="border:2px solid #7e63cf;">Content here</div>
        
        
          .myborder {border:2px solid #7e63cf;}
        
        Border color #7e63cf