#7b00c1 color space conversions
Hex:
        #7b00c1
        RGB:
        123, 0, 193
        CMY:
        52, 100, 24
        CMYK:
        36, 100, 0, 24
      HSL:
        278°, 100.0000%, 37.8431%
        HSV (HSB):
        278°, 100.0000%, 75.6863%
        XYZ:
        17.7940, 8.0612, 51.0702
        xyY:
        0.2313, 0.1048, 8.0612
      CIE-Lab:
        34.1100, 70.0408, -68.9968
        CIE-LCH:
        34.1100, 98.3172, 315.4303
        CIE-Luv:
        34.1100, 20.3882, -97.4698
        Hunter-Lab:
        28.3923, 62.1831, -86.7725
      #7b00c1 color charts
#7b00c1 RGB chart
      #7b00c1 CMYK chart
      #7b00c1 RGB pie chart
      #7b00c1 color shades, tints & tones
#7b00c1 color schemes
#7b00c1 color preview, HTML & CSS examples
           This text has a color of #7b00c1        
        
          <p style="color:#7b00c1;">Text here</p>
        
        
          .mytext {color:#7b00c1;}
        
        Text color #7b00c1
      
           This box has a color of #7b00c1        
        
          <div style="background-color:#7b00c1;">Content here</div>
        
        
          .mybackground {background-color:#7b00c1;}
        
        Background color #7b00c1
      
           Border around this has a color of #7b00c1        
        
          <div style="border:2px solid #7b00c1;">Content here</div>
        
        
          .myborder {border:2px solid #7b00c1;}
        
        Border color #7b00c1