#7b3dff color space conversions
Hex:
        #7b3dff
        RGB:
        123, 61, 255
        CMY:
        52, 76, 0
        CMYK:
        52, 76, 0, 0
      HSL:
        259°, 100.0000%, 61.9608%
        HSV (HSB):
        259°, 76.0784%, 100.0000%
        XYZ:
        27.8871, 14.7684, 95.9885
        xyY:
        0.2011, 0.1065, 14.7684
      CIE-Lab:
        45.3154, 67.9545, -86.0549
        CIE-LCH:
        45.3154, 109.6506, 308.2969
        CIE-Luv:
        45.3154, 5.7372, -130.1883
        Hunter-Lab:
        38.4297, 62.2792, -121.1918
      #7b3dff color charts
#7b3dff RGB chart
      #7b3dff CMYK chart
      #7b3dff RGB pie chart
      #7b3dff color shades, tints & tones
#7b3dff color schemes
#7b3dff color preview, HTML & CSS examples
           This text has a color of #7b3dff        
        
          <p style="color:#7b3dff;">Text here</p>
        
        
          .mytext {color:#7b3dff;}
        
        Text color #7b3dff
      
           This box has a color of #7b3dff        
        
          <div style="background-color:#7b3dff;">Content here</div>
        
        
          .mybackground {background-color:#7b3dff;}
        
        Background color #7b3dff
      
           Border around this has a color of #7b3dff        
        
          <div style="border:2px solid #7b3dff;">Content here</div>
        
        
          .myborder {border:2px solid #7b3dff;}
        
        Border color #7b3dff