#7a01f1 color space conversions
Hex:
        #7a01f1
        RGB:
        122, 1, 241
        CMY:
        52, 100, 5
        CMYK:
        49, 100, 0, 5
      HSL:
        270°, 99.1736%, 47.4510%
        HSV (HSB):
        270°, 99.5851%, 94.5098%
        XYZ:
        23.9141, 10.5102, 83.9873
        xyY:
        0.2020, 0.0888, 10.5102
      CIE-Lab:
        38.7429, 79.6912, -89.0362
        CIE-LCH:
        38.7429, 119.4911, 311.8299
        CIE-Luv:
        38.7429, 11.4865, -125.9883
        Hunter-Lab:
        32.4194, 74.9362, -130.9062
      #7a01f1 color charts
#7a01f1 RGB chart
      #7a01f1 CMYK chart
      #7a01f1 RGB pie chart
      #7a01f1 color shades, tints & tones
#7a01f1 color schemes
#7a01f1 color preview, HTML & CSS examples
           This text has a color of #7a01f1        
        
          <p style="color:#7a01f1;">Text here</p>
        
        
          .mytext {color:#7a01f1;}
        
        Text color #7a01f1
      
           This box has a color of #7a01f1        
        
          <div style="background-color:#7a01f1;">Content here</div>
        
        
          .mybackground {background-color:#7a01f1;}
        
        Background color #7a01f1
      
           Border around this has a color of #7a01f1        
        
          <div style="border:2px solid #7a01f1;">Content here</div>
        
        
          .myborder {border:2px solid #7a01f1;}
        
        Border color #7a01f1