#7b07d2 color space conversions
Hex:
        #7b07d2
        RGB:
        123, 7, 210
        CMY:
        52, 97, 18
        CMYK:
        41, 97, 0, 18
      HSL:
        274°, 93.5484%, 42.5490%
        HSV (HSB):
        274°, 96.6667%, 82.3529%
        XYZ:
        19.8772, 9.0161, 61.6654
        xyY:
        0.2195, 0.0996, 9.0161
      CIE-Lab:
        36.0152, 72.5819, -75.7904
        CIE-LCH:
        36.0152, 104.9396, 313.7612
        CIE-Luv:
        36.0152, 16.8229, -107.5713
        Hunter-Lab:
        30.0267, 65.6173, -100.7441
      #7b07d2 color charts
#7b07d2 RGB chart
      #7b07d2 CMYK chart
      #7b07d2 RGB pie chart
      #7b07d2 color shades, tints & tones
#7b07d2 color schemes
#7b07d2 color preview, HTML & CSS examples
           This text has a color of #7b07d2        
        
          <p style="color:#7b07d2;">Text here</p>
        
        
          .mytext {color:#7b07d2;}
        
        Text color #7b07d2
      
           This box has a color of #7b07d2        
        
          <div style="background-color:#7b07d2;">Content here</div>
        
        
          .mybackground {background-color:#7b07d2;}
        
        Background color #7b07d2
      
           Border around this has a color of #7b07d2        
        
          <div style="border:2px solid #7b07d2;">Content here</div>
        
        
          .myborder {border:2px solid #7b07d2;}
        
        Border color #7b07d2