#7a40d1 color space conversions
Hex:
        #7a40d1
        RGB:
        122, 64, 209
        CMY:
        52, 75, 18
        CMYK:
        42, 69, 0, 18
      HSL:
        264°, 61.1814%, 53.5294%
        HSV (HSB):
        264°, 69.3780%, 81.9608%
        XYZ:
        21.3681, 12.4078, 61.5903
        xyY:
        0.2241, 0.1301, 12.4078
      CIE-Lab:
        41.8571, 54.6431, -65.6510
        CIE-LCH:
        41.8571, 85.4162, 309.7715
        CIE-Luv:
        41.8571, 10.9150, -99.9312
        Hunter-Lab:
        35.2247, 46.6386, -79.0111
      #7a40d1 color charts
#7a40d1 RGB chart
      #7a40d1 CMYK chart
      #7a40d1 RGB pie chart
      #7a40d1 color shades, tints & tones
#7a40d1 color schemes
#7a40d1 color preview, HTML & CSS examples
           This text has a color of #7a40d1        
        
          <p style="color:#7a40d1;">Text here</p>
        
        
          .mytext {color:#7a40d1;}
        
        Text color #7a40d1
      
           This box has a color of #7a40d1        
        
          <div style="background-color:#7a40d1;">Content here</div>
        
        
          .mybackground {background-color:#7a40d1;}
        
        Background color #7a40d1
      
           Border around this has a color of #7a40d1        
        
          <div style="border:2px solid #7a40d1;">Content here</div>
        
        
          .myborder {border:2px solid #7a40d1;}
        
        Border color #7a40d1