#7a1dfe color space conversions
Hex:
        #7a1dfe
        RGB:
        122, 29, 254
        CMY:
        52, 89, 0
        CMYK:
        52, 89, 0, 0
      HSL:
        265°, 99.1189%, 55.4902%
        HSV (HSB):
        265°, 88.5827%, 99.6078%
        XYZ:
        26.3548, 12.1721, 94.7263
        xyY:
        0.1978, 0.0913, 12.1721
      CIE-Lab:
        41.4883, 78.2503, -91.8090
        CIE-LCH:
        41.4883, 120.6317, 310.4415
        CIE-Luv:
        41.4883, 8.5985, -132.7766
        Hunter-Lab:
        34.8885, 73.7842, -136.5574
      #7a1dfe color charts
#7a1dfe RGB chart
      #7a1dfe CMYK chart
      #7a1dfe RGB pie chart
      #7a1dfe color shades, tints & tones
#7a1dfe color schemes
#7a1dfe color preview, HTML & CSS examples
           This text has a color of #7a1dfe        
        
          <p style="color:#7a1dfe;">Text here</p>
        
        
          .mytext {color:#7a1dfe;}
        
        Text color #7a1dfe
      
           This box has a color of #7a1dfe        
        
          <div style="background-color:#7a1dfe;">Content here</div>
        
        
          .mybackground {background-color:#7a1dfe;}
        
        Background color #7a1dfe
      
           Border around this has a color of #7a1dfe        
        
          <div style="border:2px solid #7a1dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7a1dfe;}
        
        Border color #7a1dfe