#7b4eba color space conversions
Hex:
        #7b4eba
        RGB:
        123, 78, 186
        CMY:
        52, 69, 27
        CMYK:
        34, 58, 0, 27
      HSL:
        265°, 43.9024%, 51.7647%
        HSV (HSB):
        265°, 58.0645%, 72.9412%
        XYZ:
        19.7557, 13.2049, 47.9619
        xyY:
        0.2441, 0.1632, 13.2049
      CIE-Lab:
        43.0704, 41.5656, -50.3291
        CIE-LCH:
        43.0704, 65.2742, 309.5524
        CIE-Luv:
        43.0704, 11.5494, -78.2643
        Hunter-Lab:
        36.3386, 33.4502, -52.8177
      #7b4eba color charts
#7b4eba RGB chart
      #7b4eba CMYK chart
      #7b4eba RGB pie chart
      #7b4eba color shades, tints & tones
#7b4eba color schemes
#7b4eba color preview, HTML & CSS examples
           This text has a color of #7b4eba        
        
          <p style="color:#7b4eba;">Text here</p>
        
        
          .mytext {color:#7b4eba;}
        
        Text color #7b4eba
      
           This box has a color of #7b4eba        
        
          <div style="background-color:#7b4eba;">Content here</div>
        
        
          .mybackground {background-color:#7b4eba;}
        
        Background color #7b4eba
      
           Border around this has a color of #7b4eba        
        
          <div style="border:2px solid #7b4eba;">Content here</div>
        
        
          .myborder {border:2px solid #7b4eba;}
        
        Border color #7b4eba