#7b5dee color space conversions
Hex:
        #7b5dee
        RGB:
        123, 93, 238
        CMY:
        52, 64, 7
        CMYK:
        48, 61, 0, 7
      HSL:
        252°, 81.0056%, 64.9020%
        HSV (HSB):
        252°, 60.9244%, 93.3333%
        XYZ:
        27.5153, 18.2127, 82.9541
        xyY:
        0.2138, 0.1415, 18.2127
      CIE-Lab:
        49.7531, 47.3435, -69.2979
        CIE-LCH:
        49.7531, 83.9262, 304.3404
        CIE-Luv:
        49.7531, 1.5711, -110.0035
        Hunter-Lab:
        42.6763, 40.4033, -85.3742
      #7b5dee color charts
#7b5dee RGB chart
      #7b5dee CMYK chart
      #7b5dee RGB pie chart
      #7b5dee color shades, tints & tones
#7b5dee color schemes
#7b5dee color preview, HTML & CSS examples
           This text has a color of #7b5dee        
        
          <p style="color:#7b5dee;">Text here</p>
        
        
          .mytext {color:#7b5dee;}
        
        Text color #7b5dee
      
           This box has a color of #7b5dee        
        
          <div style="background-color:#7b5dee;">Content here</div>
        
        
          .mybackground {background-color:#7b5dee;}
        
        Background color #7b5dee
      
           Border around this has a color of #7b5dee        
        
          <div style="border:2px solid #7b5dee;">Content here</div>
        
        
          .myborder {border:2px solid #7b5dee;}
        
        Border color #7b5dee