#7d80bd color space conversions
Hex:
        #7d80bd
        RGB:
        125, 128, 189
        CMY:
        51, 50, 26
        CMYK:
        34, 32, 0, 26
      HSL:
        237°, 32.6531%, 61.5686%
        HSV (HSB):
        237°, 33.8624%, 74.1176%
        XYZ:
        25.3619, 23.4724, 51.3380
        xyY:
        0.2532, 0.2343, 23.4724
      CIE-Lab:
        55.5557, 13.4681, -32.2927
        CIE-LCH:
        55.5557, 34.9887, 292.6393
        CIE-Luv:
        55.5557, -5.0236, -51.1657
        Hunter-Lab:
        48.4484, 8.6572, -28.9125
      #7d80bd color charts
#7d80bd RGB chart
      #7d80bd CMYK chart
      #7d80bd RGB pie chart
      #7d80bd color shades, tints & tones
#7d80bd color schemes
#7d80bd color preview, HTML & CSS examples
           This text has a color of #7d80bd        
        
          <p style="color:#7d80bd;">Text here</p>
        
        
          .mytext {color:#7d80bd;}
        
        Text color #7d80bd
      
           This box has a color of #7d80bd        
        
          <div style="background-color:#7d80bd;">Content here</div>
        
        
          .mybackground {background-color:#7d80bd;}
        
        Background color #7d80bd
      
           Border around this has a color of #7d80bd        
        
          <div style="border:2px solid #7d80bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d80bd;}
        
        Border color #7d80bd