#7a1ecd color space conversions
Hex:
        #7a1ecd
        RGB:
        122, 30, 205
        CMY:
        52, 88, 20
        CMYK:
        40, 85, 0, 20
      HSL:
        272°, 74.4681%, 46.0784%
        HSV (HSB):
        272°, 85.3659%, 80.3922%
        XYZ:
        19.5098, 9.4739, 58.5580
        xyY:
        0.2229, 0.1082, 9.4739
      CIE-Lab:
        36.8812, 67.0091, -71.4698
        CIE-LCH:
        36.8812, 97.9702, 313.1550
        CIE-Luv:
        36.8812, 16.0759, -103.3433
        Hunter-Lab:
        30.7797, 59.2780, -91.2527
      #7a1ecd color charts
#7a1ecd RGB chart
      #7a1ecd CMYK chart
      #7a1ecd RGB pie chart
      #7a1ecd color shades, tints & tones
#7a1ecd color schemes
#7a1ecd color preview, HTML & CSS examples
           This text has a color of #7a1ecd        
        
          <p style="color:#7a1ecd;">Text here</p>
        
        
          .mytext {color:#7a1ecd;}
        
        Text color #7a1ecd
      
           This box has a color of #7a1ecd        
        
          <div style="background-color:#7a1ecd;">Content here</div>
        
        
          .mybackground {background-color:#7a1ecd;}
        
        Background color #7a1ecd
      
           Border around this has a color of #7a1ecd        
        
          <div style="border:2px solid #7a1ecd;">Content here</div>
        
        
          .myborder {border:2px solid #7a1ecd;}
        
        Border color #7a1ecd