#7c6bec color space conversions
Hex:
        #7c6bec
        RGB:
        124, 107, 236
        CMY:
        51, 58, 7
        CMYK:
        47, 55, 0, 7
      HSL:
        248°, 77.2455%, 67.2549%
        HSV (HSB):
        248°, 54.6610%, 92.5490%
        XYZ:
        28.7102, 20.8566, 81.8694
        xyY:
        0.2184, 0.1587, 20.8566
      CIE-Lab:
        52.7922, 38.9639, -63.2583
        CIE-LCH:
        52.7922, 74.2954, 301.6310
        CIE-Luv:
        52.7922, -1.5479, -102.0182
        Hunter-Lab:
        45.6690, 32.2946, -74.3190
      #7c6bec color charts
#7c6bec RGB chart
      #7c6bec CMYK chart
      #7c6bec RGB pie chart
      #7c6bec color shades, tints & tones
#7c6bec color schemes
#7c6bec color preview, HTML & CSS examples
           This text has a color of #7c6bec        
        
          <p style="color:#7c6bec;">Text here</p>
        
        
          .mytext {color:#7c6bec;}
        
        Text color #7c6bec
      
           This box has a color of #7c6bec        
        
          <div style="background-color:#7c6bec;">Content here</div>
        
        
          .mybackground {background-color:#7c6bec;}
        
        Background color #7c6bec
      
           Border around this has a color of #7c6bec        
        
          <div style="border:2px solid #7c6bec;">Content here</div>
        
        
          .myborder {border:2px solid #7c6bec;}
        
        Border color #7c6bec