#7b07d5 color space conversions
Hex:
        #7b07d5
        RGB:
        123, 7, 213
        CMY:
        52, 97, 16
        CMYK:
        42, 97, 0, 16
      HSL:
        274°, 93.6364%, 43.1373%
        HSV (HSB):
        274°, 96.7136%, 83.5294%
        XYZ:
        20.2546, 9.1670, 63.6527
        xyY:
        0.2176, 0.0985, 9.1670
      CIE-Lab:
        36.3039, 73.2040, -77.0514
        CIE-LCH:
        36.3039, 106.2815, 313.5332
        CIE-Luv:
        36.3039, 16.2788, -109.3728
        Hunter-Lab:
        30.2771, 66.4272, -103.4537
      #7b07d5 color charts
#7b07d5 RGB chart
      #7b07d5 CMYK chart
      #7b07d5 RGB pie chart
      #7b07d5 color shades, tints & tones
#7b07d5 color schemes
#7b07d5 color preview, HTML & CSS examples
           This text has a color of #7b07d5        
        
          <p style="color:#7b07d5;">Text here</p>
        
        
          .mytext {color:#7b07d5;}
        
        Text color #7b07d5
      
           This box has a color of #7b07d5        
        
          <div style="background-color:#7b07d5;">Content here</div>
        
        
          .mybackground {background-color:#7b07d5;}
        
        Background color #7b07d5
      
           Border around this has a color of #7b07d5        
        
          <div style="border:2px solid #7b07d5;">Content here</div>
        
        
          .myborder {border:2px solid #7b07d5;}
        
        Border color #7b07d5