#7f80d2 color space conversions
Hex:
        #7f80d2
        RGB:
        127, 128, 210
        CMY:
        50, 50, 18
        CMYK:
        40, 39, 0, 18
      HSL:
        239°, 47.9769%, 66.0784%
        HSV (HSB):
        239°, 39.5238%, 82.3529%
        XYZ:
        28.1044, 24.6035, 64.2405
        xyY:
        0.2403, 0.2104, 24.6035
      CIE-Lab:
        56.6870, 19.7995, -42.4212
        CIE-LCH:
        56.6870, 46.8143, 295.0202
        CIE-Luv:
        56.6870, -5.3516, -68.4987
        Hunter-Lab:
        49.6019, 14.3346, -42.0663
      #7f80d2 color charts
#7f80d2 RGB chart
      #7f80d2 CMYK chart
      #7f80d2 RGB pie chart
      #7f80d2 color shades, tints & tones
#7f80d2 color schemes
#7f80d2 color preview, HTML & CSS examples
           This text has a color of #7f80d2        
        
          <p style="color:#7f80d2;">Text here</p>
        
        
          .mytext {color:#7f80d2;}
        
        Text color #7f80d2
      
           This box has a color of #7f80d2        
        
          <div style="background-color:#7f80d2;">Content here</div>
        
        
          .mybackground {background-color:#7f80d2;}
        
        Background color #7f80d2
      
           Border around this has a color of #7f80d2        
        
          <div style="border:2px solid #7f80d2;">Content here</div>
        
        
          .myborder {border:2px solid #7f80d2;}
        
        Border color #7f80d2