#7c80ce color space conversions
Hex:
        #7c80ce
        RGB:
        124, 128, 206
        CMY:
        51, 50, 19
        CMYK:
        40, 38, 0, 19
      HSL:
        237°, 45.5556%, 64.7059%
        HSV (HSB):
        237°, 39.8058%, 80.7843%
        XYZ:
        27.1719, 24.1797, 61.6275
        xyY:
        0.2405, 0.2140, 24.1797
      CIE-Lab:
        56.2672, 17.8834, -40.8392
        CIE-LCH:
        56.2672, 44.5832, 293.6486
        CIE-Luv:
        56.2672, -6.3896, -65.6184
        Hunter-Lab:
        49.1728, 12.5831, -39.8863
      #7c80ce color charts
#7c80ce RGB chart
      #7c80ce CMYK chart
      #7c80ce RGB pie chart
      #7c80ce color shades, tints & tones
#7c80ce color schemes
#7c80ce color preview, HTML & CSS examples
           This text has a color of #7c80ce        
        
          <p style="color:#7c80ce;">Text here</p>
        
        
          .mytext {color:#7c80ce;}
        
        Text color #7c80ce
      
           This box has a color of #7c80ce        
        
          <div style="background-color:#7c80ce;">Content here</div>
        
        
          .mybackground {background-color:#7c80ce;}
        
        Background color #7c80ce
      
           Border around this has a color of #7c80ce        
        
          <div style="border:2px solid #7c80ce;">Content here</div>
        
        
          .myborder {border:2px solid #7c80ce;}
        
        Border color #7c80ce