#7b5eee color space conversions
Hex:
        #7b5eee
        RGB:
        123, 94, 238
        CMY:
        52, 63, 7
        CMYK:
        48, 61, 0, 7
      HSL:
        252°, 80.8989%, 65.0980%
        HSV (HSB):
        252°, 60.5042%, 93.3333%
        XYZ:
        27.6037, 18.3894, 82.9836
        xyY:
        0.2140, 0.1426, 18.3894
      CIE-Lab:
        49.9651, 46.7835, -68.9540
        CIE-LCH:
        49.9651, 83.3268, 304.1559
        CIE-Luv:
        49.9651, 1.3275, -109.5937
        Hunter-Lab:
        42.8829, 39.8554, -84.7153
      #7b5eee color charts
#7b5eee RGB chart
      #7b5eee CMYK chart
      #7b5eee RGB pie chart
      #7b5eee color shades, tints & tones
#7b5eee color schemes
#7b5eee color preview, HTML & CSS examples
           This text has a color of #7b5eee        
        
          <p style="color:#7b5eee;">Text here</p>
        
        
          .mytext {color:#7b5eee;}
        
        Text color #7b5eee
      
           This box has a color of #7b5eee        
        
          <div style="background-color:#7b5eee;">Content here</div>
        
        
          .mybackground {background-color:#7b5eee;}
        
        Background color #7b5eee
      
           Border around this has a color of #7b5eee        
        
          <div style="border:2px solid #7b5eee;">Content here</div>
        
        
          .myborder {border:2px solid #7b5eee;}
        
        Border color #7b5eee