#7c61ff color space conversions
Hex:
        #7c61ff
        RGB:
        124, 97, 255
        CMY:
        51, 62, 0
        CMYK:
        51, 62, 0, 0
      HSL:
        250°, 100.0000%, 69.0196%
        HSV (HSB):
        250°, 61.9608%, 100.0000%
        XYZ:
        30.6369, 20.0545, 96.8639
        xyY:
        0.2076, 0.1359, 20.0545
      CIE-Lab:
        51.8987, 50.1576, -75.2855
        CIE-LCH:
        51.8987, 90.4637, 303.6728
        CIE-Luv:
        51.8987, -0.5617, -120.2154
        Hunter-Lab:
        44.7822, 43.7484, -96.8967
      #7c61ff color charts
#7c61ff RGB chart
      #7c61ff CMYK chart
      #7c61ff RGB pie chart
      #7c61ff color shades, tints & tones
#7c61ff color schemes
#7c61ff color preview, HTML & CSS examples
           This text has a color of #7c61ff        
        
          <p style="color:#7c61ff;">Text here</p>
        
        
          .mytext {color:#7c61ff;}
        
        Text color #7c61ff
      
           This box has a color of #7c61ff        
        
          <div style="background-color:#7c61ff;">Content here</div>
        
        
          .mybackground {background-color:#7c61ff;}
        
        Background color #7c61ff
      
           Border around this has a color of #7c61ff        
        
          <div style="border:2px solid #7c61ff;">Content here</div>
        
        
          .myborder {border:2px solid #7c61ff;}
        
        Border color #7c61ff