#7b07cd color space conversions
Hex:
        #7b07cd
        RGB:
        123, 7, 205
        CMY:
        52, 97, 20
        CMYK:
        40, 97, 0, 20
      HSL:
        275°, 93.3962%, 41.5686%
        HSV (HSB):
        275°, 96.5854%, 80.3922%
        XYZ:
        19.2638, 8.7707, 58.4352
        xyY:
        0.2228, 0.1014, 8.7707
      CIE-Lab:
        35.5390, 71.5496, -73.6702
        CIE-LCH:
        35.5390, 102.6968, 314.1634
        CIE-Luv:
        35.5390, 17.7558, -104.5508
        Hunter-Lab:
        29.6153, 64.2815, -96.2567
      #7b07cd color charts
#7b07cd RGB chart
      #7b07cd CMYK chart
      #7b07cd RGB pie chart
      #7b07cd color shades, tints & tones
#7b07cd color schemes
#7b07cd color preview, HTML & CSS examples
           This text has a color of #7b07cd        
        
          <p style="color:#7b07cd;">Text here</p>
        
        
          .mytext {color:#7b07cd;}
        
        Text color #7b07cd
      
           This box has a color of #7b07cd        
        
          <div style="background-color:#7b07cd;">Content here</div>
        
        
          .mybackground {background-color:#7b07cd;}
        
        Background color #7b07cd
      
           Border around this has a color of #7b07cd        
        
          <div style="border:2px solid #7b07cd;">Content here</div>
        
        
          .myborder {border:2px solid #7b07cd;}
        
        Border color #7b07cd