#7c1add color space conversions
Hex:
        #7c1add
        RGB:
        124, 26, 221
        CMY:
        51, 90, 13
        CMYK:
        44, 88, 0, 13
      HSL:
        270°, 78.9474%, 48.4314%
        HSV (HSB):
        270°, 88.2353%, 86.6667%
        XYZ:
        21.7327, 10.2443, 69.2385
        xyY:
        0.2147, 0.1012, 10.2443
      CIE-Lab:
        38.2774, 71.7924, -78.4040
        CIE-LCH:
        38.2774, 106.3077, 312.4795
        CIE-Luv:
        38.2774, 14.4638, -113.2946
        Hunter-Lab:
        32.0068, 65.1903, -105.8541
      #7c1add color charts
#7c1add RGB chart
      #7c1add CMYK chart
      #7c1add RGB pie chart
      #7c1add color shades, tints & tones
#7c1add color schemes
#7c1add color preview, HTML & CSS examples
           This text has a color of #7c1add        
        
          <p style="color:#7c1add;">Text here</p>
        
        
          .mytext {color:#7c1add;}
        
        Text color #7c1add
      
           This box has a color of #7c1add        
        
          <div style="background-color:#7c1add;">Content here</div>
        
        
          .mybackground {background-color:#7c1add;}
        
        Background color #7c1add
      
           Border around this has a color of #7c1add        
        
          <div style="border:2px solid #7c1add;">Content here</div>
        
        
          .myborder {border:2px solid #7c1add;}
        
        Border color #7c1add