#7b1afb color space conversions
Hex:
        #7b1afb
        RGB:
        123, 26, 251
        CMY:
        52, 90, 2
        CMYK:
        51, 90, 0, 2
      HSL:
        266°, 96.5665%, 54.3137%
        HSV (HSB):
        266°, 89.6414%, 98.4314%
        XYZ:
        25.9504, 11.9148, 92.1988
        xyY:
        0.1995, 0.0916, 11.9148
      CIE-Lab:
        41.0804, 78.3322, -90.7990
        CIE-LCH:
        41.0804, 119.9183, 310.7843
        CIE-Luv:
        41.0804, 9.5291, -131.1203
        Hunter-Lab:
        34.5178, 73.7896, -134.2043
      #7b1afb color charts
#7b1afb RGB chart
      #7b1afb CMYK chart
      #7b1afb RGB pie chart
      #7b1afb color shades, tints & tones
#7b1afb color schemes
#7b1afb color preview, HTML & CSS examples
           This text has a color of #7b1afb        
        
          <p style="color:#7b1afb;">Text here</p>
        
        
          .mytext {color:#7b1afb;}
        
        Text color #7b1afb
      
           This box has a color of #7b1afb        
        
          <div style="background-color:#7b1afb;">Content here</div>
        
        
          .mybackground {background-color:#7b1afb;}
        
        Background color #7b1afb
      
           Border around this has a color of #7b1afb        
        
          <div style="border:2px solid #7b1afb;">Content here</div>
        
        
          .myborder {border:2px solid #7b1afb;}
        
        Border color #7b1afb