#7b6fec color space conversions
Hex:
        #7b6fec
        RGB:
        123, 111, 236
        CMY:
        52, 56, 7
        CMYK:
        48, 53, 0, 7
      HSL:
        246°, 76.6871%, 68.0392%
        HSV (HSB):
        246°, 52.9661%, 92.5490%
        XYZ:
        28.9931, 21.6360, 82.0049
        xyY:
        0.2186, 0.1631, 21.6360
      CIE-Lab:
        53.6386, 36.4141, -61.8993
        CIE-LCH:
        53.6386, 71.8158, 300.4674
        CIE-Luv:
        53.6386, -3.0725, -100.0990
        Hunter-Lab:
        46.5145, 29.8613, -71.9680
      #7b6fec color charts
#7b6fec RGB chart
      #7b6fec CMYK chart
      #7b6fec RGB pie chart
      #7b6fec color shades, tints & tones
#7b6fec color schemes
#7b6fec color preview, HTML & CSS examples
           This text has a color of #7b6fec        
        
          <p style="color:#7b6fec;">Text here</p>
        
        
          .mytext {color:#7b6fec;}
        
        Text color #7b6fec
      
           This box has a color of #7b6fec        
        
          <div style="background-color:#7b6fec;">Content here</div>
        
        
          .mybackground {background-color:#7b6fec;}
        
        Background color #7b6fec
      
           Border around this has a color of #7b6fec        
        
          <div style="border:2px solid #7b6fec;">Content here</div>
        
        
          .myborder {border:2px solid #7b6fec;}
        
        Border color #7b6fec