#7b3dc1 color space conversions
Hex:
        #7b3dc1
        RGB:
        123, 61, 193
        CMY:
        52, 76, 24
        CMYK:
        36, 68, 0, 24
      HSL:
        268°, 51.9685%, 49.8039%
        HSV (HSB):
        268°, 68.3938%, 75.6863%
        XYZ:
        19.4628, 11.3987, 51.6264
        xyY:
        0.2359, 0.1382, 11.3987
      CIE-Lab:
        40.2440, 52.2769, -58.9830
        CIE-LCH:
        40.2440, 78.8155, 311.5507
        CIE-Luv:
        40.2440, 14.4420, -89.5968
        Hunter-Lab:
        33.7620, 43.8165, -67.0288
      #7b3dc1 color charts
#7b3dc1 RGB chart
      #7b3dc1 CMYK chart
      #7b3dc1 RGB pie chart
      #7b3dc1 color shades, tints & tones
#7b3dc1 color schemes
#7b3dc1 color preview, HTML & CSS examples
           This text has a color of #7b3dc1        
        
          <p style="color:#7b3dc1;">Text here</p>
        
        
          .mytext {color:#7b3dc1;}
        
        Text color #7b3dc1
      
           This box has a color of #7b3dc1        
        
          <div style="background-color:#7b3dc1;">Content here</div>
        
        
          .mybackground {background-color:#7b3dc1;}
        
        Background color #7b3dc1
      
           Border around this has a color of #7b3dc1        
        
          <div style="border:2px solid #7b3dc1;">Content here</div>
        
        
          .myborder {border:2px solid #7b3dc1;}
        
        Border color #7b3dc1