#7f80e9 color space conversions
Hex:
        #7f80e9
        RGB:
        127, 128, 233
        CMY:
        50, 50, 9
        CMYK:
        45, 45, 0, 9
      HSL:
        239°, 70.6667%, 70.5882%
        HSV (HSB):
        239°, 45.4936%, 91.3725%
        XYZ:
        31.1795, 25.8336, 80.4338
        xyY:
        0.2268, 0.1880, 25.8336
      CIE-Lab:
        57.8787, 26.3942, -53.4192
        CIE-LCH:
        57.8787, 59.5841, 296.2938
        CIE-Luv:
        57.8787, -6.6728, -87.3204
        Hunter-Lab:
        50.8267, 20.5537, -58.2483
      #7f80e9 color charts
#7f80e9 RGB chart
      #7f80e9 CMYK chart
      #7f80e9 RGB pie chart
      #7f80e9 color shades, tints & tones
#7f80e9 color schemes
#7f80e9 color preview, HTML & CSS examples
           This text has a color of #7f80e9        
        
          <p style="color:#7f80e9;">Text here</p>
        
        
          .mytext {color:#7f80e9;}
        
        Text color #7f80e9
      
           This box has a color of #7f80e9        
        
          <div style="background-color:#7f80e9;">Content here</div>
        
        
          .mybackground {background-color:#7f80e9;}
        
        Background color #7f80e9
      
           Border around this has a color of #7f80e9        
        
          <div style="border:2px solid #7f80e9;">Content here</div>
        
        
          .myborder {border:2px solid #7f80e9;}
        
        Border color #7f80e9