#7b60ea color space conversions
Hex:
        #7b60ea
        RGB:
        123, 96, 234
        CMY:
        52, 62, 8
        CMYK:
        47, 59, 0, 8
      HSL:
        252°, 76.6667%, 64.7059%
        HSV (HSB):
        252°, 58.9744%, 91.7647%
        XYZ:
        27.2025, 18.5172, 79.9824
        xyY:
        0.2164, 0.1473, 18.5172
      CIE-Lab:
        50.1175, 44.5144, -66.4617
        CIE-LCH:
        50.1175, 79.9918, 303.8132
        CIE-Luv:
        50.1175, 1.2025, -105.8705
        Hunter-Lab:
        43.0316, 37.5338, -80.0794
      #7b60ea color charts
#7b60ea RGB chart
      #7b60ea CMYK chart
      #7b60ea RGB pie chart
      #7b60ea color shades, tints & tones
#7b60ea color schemes
#7b60ea color preview, HTML & CSS examples
           This text has a color of #7b60ea        
        
          <p style="color:#7b60ea;">Text here</p>
        
        
          .mytext {color:#7b60ea;}
        
        Text color #7b60ea
      
           This box has a color of #7b60ea        
        
          <div style="background-color:#7b60ea;">Content here</div>
        
        
          .mybackground {background-color:#7b60ea;}
        
        Background color #7b60ea
      
           Border around this has a color of #7b60ea        
        
          <div style="border:2px solid #7b60ea;">Content here</div>
        
        
          .myborder {border:2px solid #7b60ea;}
        
        Border color #7b60ea