#7b5eea color space conversions
Hex:
        #7b5eea
        RGB:
        123, 94, 234
        CMY:
        52, 63, 8
        CMYK:
        47, 60, 0, 8
      HSL:
        252°, 76.9231%, 64.3137%
        HSV (HSB):
        252°, 59.8291%, 91.7647%
        XYZ:
        27.0224, 18.1569, 79.9223
        xyY:
        0.2160, 0.1451, 18.1569
      CIE-Lab:
        49.6858, 45.6461, -67.1608
        CIE-LCH:
        49.6858, 81.2043, 304.2021
        CIE-Luv:
        49.6858, 1.7080, -106.7313
        Hunter-Lab:
        42.6109, 38.6295, -81.3785
      #7b5eea color charts
#7b5eea RGB chart
      #7b5eea CMYK chart
      #7b5eea RGB pie chart
      #7b5eea color shades, tints & tones
#7b5eea color schemes
#7b5eea color preview, HTML & CSS examples
           This text has a color of #7b5eea        
        
          <p style="color:#7b5eea;">Text here</p>
        
        
          .mytext {color:#7b5eea;}
        
        Text color #7b5eea
      
           This box has a color of #7b5eea        
        
          <div style="background-color:#7b5eea;">Content here</div>
        
        
          .mybackground {background-color:#7b5eea;}
        
        Background color #7b5eea
      
           Border around this has a color of #7b5eea        
        
          <div style="border:2px solid #7b5eea;">Content here</div>
        
        
          .myborder {border:2px solid #7b5eea;}
        
        Border color #7b5eea