#7a1fbf color space conversions
Hex:
        #7a1fbf
        RGB:
        122, 31, 191
        CMY:
        52, 88, 25
        CMYK:
        36, 84, 0, 25
      HSL:
        274°, 72.0721%, 43.5294%
        HSV (HSB):
        274°, 83.7696%, 74.9020%
        XYZ:
        17.9200, 8.8791, 50.0596
        xyY:
        0.2332, 0.1155, 8.8791
      CIE-Lab:
        35.7505, 63.6431, -65.1364
        CIE-LCH:
        35.7505, 91.0670, 314.3356
        CIE-Luv:
        35.7505, 18.6246, -94.3917
        Hunter-Lab:
        29.7979, 55.2009, -78.7470
      #7a1fbf color charts
#7a1fbf RGB chart
      #7a1fbf CMYK chart
      #7a1fbf RGB pie chart
      #7a1fbf color shades, tints & tones
#7a1fbf color schemes
#7a1fbf color preview, HTML & CSS examples
           This text has a color of #7a1fbf        
        
          <p style="color:#7a1fbf;">Text here</p>
        
        
          .mytext {color:#7a1fbf;}
        
        Text color #7a1fbf
      
           This box has a color of #7a1fbf        
        
          <div style="background-color:#7a1fbf;">Content here</div>
        
        
          .mybackground {background-color:#7a1fbf;}
        
        Background color #7a1fbf
      
           Border around this has a color of #7a1fbf        
        
          <div style="border:2px solid #7a1fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7a1fbf;}
        
        Border color #7a1fbf