#7a00d1 color space conversions
Hex:
        #7a00d1
        RGB:
        122, 0, 209
        CMY:
        52, 100, 18
        CMYK:
        42, 100, 0, 18
      HSL:
        275°, 100.0000%, 40.9804%
        HSV (HSB):
        275°, 100.0000%, 81.9608%
        XYZ:
        19.5347, 8.7410, 60.9792
        xyY:
        0.2189, 0.0979, 8.7410
      CIE-Lab:
        35.4808, 73.1705, -76.0956
        CIE-LCH:
        35.4808, 105.5673, 313.8773
        CIE-Luv:
        35.4808, 16.7884, -107.2447
        Hunter-Lab:
        29.5652, 66.2014, -101.5918
      #7a00d1 color charts
#7a00d1 RGB chart
      #7a00d1 CMYK chart
      #7a00d1 RGB pie chart
      #7a00d1 color shades, tints & tones
#7a00d1 color schemes
#7a00d1 color preview, HTML & CSS examples
           This text has a color of #7a00d1        
        
          <p style="color:#7a00d1;">Text here</p>
        
        
          .mytext {color:#7a00d1;}
        
        Text color #7a00d1
      
           This box has a color of #7a00d1        
        
          <div style="background-color:#7a00d1;">Content here</div>
        
        
          .mybackground {background-color:#7a00d1;}
        
        Background color #7a00d1
      
           Border around this has a color of #7a00d1        
        
          <div style="border:2px solid #7a00d1;">Content here</div>
        
        
          .myborder {border:2px solid #7a00d1;}
        
        Border color #7a00d1