#7b05ca color space conversions
Hex:
        #7b05ca
        RGB:
        123, 5, 202
        CMY:
        52, 98, 21
        CMYK:
        39, 98, 0, 21
      HSL:
        276°, 95.1691%, 40.5882%
        HSV (HSB):
        276°, 97.5248%, 79.2157%
        XYZ:
        18.8833, 8.5838, 56.5387
        xyY:
        0.2248, 0.1022, 8.5838
      CIE-Lab:
        35.1702, 71.1926, -72.5283
        CIE-LCH:
        35.1702, 101.6304, 314.4675
        CIE-Luv:
        35.1702, 18.3998, -102.7950
        Hunter-Lab:
        29.2981, 63.7760, -93.9078
      #7b05ca color charts
#7b05ca RGB chart
      #7b05ca CMYK chart
      #7b05ca RGB pie chart
      #7b05ca color shades, tints & tones
#7b05ca color schemes
#7b05ca color preview, HTML & CSS examples
           This text has a color of #7b05ca        
        
          <p style="color:#7b05ca;">Text here</p>
        
        
          .mytext {color:#7b05ca;}
        
        Text color #7b05ca
      
           This box has a color of #7b05ca        
        
          <div style="background-color:#7b05ca;">Content here</div>
        
        
          .mybackground {background-color:#7b05ca;}
        
        Background color #7b05ca
      
           Border around this has a color of #7b05ca        
        
          <div style="border:2px solid #7b05ca;">Content here</div>
        
        
          .myborder {border:2px solid #7b05ca;}
        
        Border color #7b05ca