#7c64ca color space conversions
Hex:
        #7c64ca
        RGB:
        124, 100, 202
        CMY:
        51, 61, 21
        CMYK:
        39, 50, 0, 21
      HSL:
        254°, 49.0385%, 59.2157%
        HSV (HSB):
        254°, 50.4950%, 79.2157%
        XYZ:
        23.5300, 17.6637, 58.0464
        xyY:
        0.2371, 0.1780, 17.6637
      CIE-Lab:
        49.0856, 33.4114, -49.9526
        CIE-LCH:
        49.0856, 60.0965, 303.7771
        CIE-Luv:
        49.0856, 3.5787, -79.5746
        Hunter-Lab:
        42.0282, 26.3861, -52.4674
      #7c64ca color charts
#7c64ca RGB chart
      #7c64ca CMYK chart
      #7c64ca RGB pie chart
      #7c64ca color shades, tints & tones
#7c64ca color schemes
#7c64ca color preview, HTML & CSS examples
           This text has a color of #7c64ca        
        
          <p style="color:#7c64ca;">Text here</p>
        
        
          .mytext {color:#7c64ca;}
        
        Text color #7c64ca
      
           This box has a color of #7c64ca        
        
          <div style="background-color:#7c64ca;">Content here</div>
        
        
          .mybackground {background-color:#7c64ca;}
        
        Background color #7c64ca
      
           Border around this has a color of #7c64ca        
        
          <div style="border:2px solid #7c64ca;">Content here</div>
        
        
          .myborder {border:2px solid #7c64ca;}
        
        Border color #7c64ca