#7a07e1 color space conversions
Hex:
        #7a07e1
        RGB:
        122, 7, 225
        CMY:
        52, 97, 12
        CMYK:
        46, 97, 0, 12
      HSL:
        272°, 93.9655%, 45.4902%
        HSV (HSB):
        272°, 96.8889%, 88.2353%
        XYZ:
        21.6926, 9.7258, 71.9681
        xyY:
        0.2098, 0.0941, 9.7258
      CIE-Lab:
        37.3457, 75.6203, -82.2414
        CIE-LCH:
        37.3457, 111.7232, 312.5983
        CIE-Luv:
        37.3457, 13.8023, -116.5581
        Hunter-Lab:
        31.1862, 69.5861, -114.9928
      #7a07e1 color charts
#7a07e1 RGB chart
      #7a07e1 CMYK chart
      #7a07e1 RGB pie chart
      #7a07e1 color shades, tints & tones
#7a07e1 color schemes
#7a07e1 color preview, HTML & CSS examples
           This text has a color of #7a07e1        
        
          <p style="color:#7a07e1;">Text here</p>
        
        
          .mytext {color:#7a07e1;}
        
        Text color #7a07e1
      
           This box has a color of #7a07e1        
        
          <div style="background-color:#7a07e1;">Content here</div>
        
        
          .mybackground {background-color:#7a07e1;}
        
        Background color #7a07e1
      
           Border around this has a color of #7a07e1        
        
          <div style="border:2px solid #7a07e1;">Content here</div>
        
        
          .myborder {border:2px solid #7a07e1;}
        
        Border color #7a07e1