#7b5bea color space conversions
Hex:
        #7b5bea
        RGB:
        123, 91, 234
        CMY:
        52, 64, 8
        CMYK:
        47, 61, 0, 8
      HSL:
        253°, 77.2973%, 63.7255%
        HSV (HSB):
        253°, 61.1111%, 91.7647%
        XYZ:
        26.7607, 17.6336, 79.8351
        xyY:
        0.2154, 0.1419, 17.6336
      CIE-Lab:
        49.0487, 47.3279, -68.1936
        CIE-LCH:
        49.0487, 83.0078, 304.7615
        CIE-Luv:
        49.0487, 2.4452, -107.9716
        Hunter-Lab:
        41.9924, 40.2669, -83.3262
      #7b5bea color charts
#7b5bea RGB chart
      #7b5bea CMYK chart
      #7b5bea RGB pie chart
      #7b5bea color shades, tints & tones
#7b5bea color schemes
#7b5bea color preview, HTML & CSS examples
           This text has a color of #7b5bea        
        
          <p style="color:#7b5bea;">Text here</p>
        
        
          .mytext {color:#7b5bea;}
        
        Text color #7b5bea
      
           This box has a color of #7b5bea        
        
          <div style="background-color:#7b5bea;">Content here</div>
        
        
          .mybackground {background-color:#7b5bea;}
        
        Background color #7b5bea
      
           Border around this has a color of #7b5bea        
        
          <div style="border:2px solid #7b5bea;">Content here</div>
        
        
          .myborder {border:2px solid #7b5bea;}
        
        Border color #7b5bea