#7c64f1 color space conversions
Hex:
        #7c64f1
        RGB:
        124, 100, 241
        CMY:
        51, 61, 5
        CMYK:
        49, 59, 0, 5
      HSL:
        250°, 83.4320%, 66.8627%
        HSV (HSB):
        250°, 58.5062%, 94.5098%
        XYZ:
        28.7465, 19.7503, 85.5162
        xyY:
        0.2145, 0.1474, 19.7503
      CIE-Lab:
        51.5537, 44.4437, -68.0548
        CIE-LCH:
        51.5537, 81.2816, 303.1468
        CIE-Luv:
        51.5537, -0.0778, -109.0297
        Hunter-Lab:
        44.4413, 37.6891, -82.9798
      #7c64f1 color charts
#7c64f1 RGB chart
      #7c64f1 CMYK chart
      #7c64f1 RGB pie chart
      #7c64f1 color shades, tints & tones
#7c64f1 color schemes
#7c64f1 color preview, HTML & CSS examples
           This text has a color of #7c64f1        
        
          <p style="color:#7c64f1;">Text here</p>
        
        
          .mytext {color:#7c64f1;}
        
        Text color #7c64f1
      
           This box has a color of #7c64f1        
        
          <div style="background-color:#7c64f1;">Content here</div>
        
        
          .mybackground {background-color:#7c64f1;}
        
        Background color #7c64f1
      
           Border around this has a color of #7c64f1        
        
          <div style="border:2px solid #7c64f1;">Content here</div>
        
        
          .myborder {border:2px solid #7c64f1;}
        
        Border color #7c64f1