#7f80ed color space conversions
Hex:
        #7f80ed
        RGB:
        127, 128, 237
        CMY:
        50, 50, 7
        CMYK:
        46, 46, 0, 7
      HSL:
        239°, 75.3425%, 71.3725%
        HSV (HSB):
        239°, 46.4135%, 92.9412%
        XYZ:
        31.7576, 26.0648, 83.4780
        xyY:
        0.2248, 0.1845, 26.0648
      CIE-Lab:
        58.0985, 27.5650, -55.2929
        CIE-LCH:
        58.0985, 61.7830, 296.4975
        CIE-Luv:
        58.0985, -6.8980, -90.5261
        Hunter-Lab:
        51.0537, 21.6909, -61.2076
      #7f80ed color charts
#7f80ed RGB chart
      #7f80ed CMYK chart
      #7f80ed RGB pie chart
      #7f80ed color shades, tints & tones
#7f80ed color schemes
#7f80ed color preview, HTML & CSS examples
           This text has a color of #7f80ed        
        
          <p style="color:#7f80ed;">Text here</p>
        
        
          .mytext {color:#7f80ed;}
        
        Text color #7f80ed
      
           This box has a color of #7f80ed        
        
          <div style="background-color:#7f80ed;">Content here</div>
        
        
          .mybackground {background-color:#7f80ed;}
        
        Background color #7f80ed
      
           Border around this has a color of #7f80ed        
        
          <div style="border:2px solid #7f80ed;">Content here</div>
        
        
          .myborder {border:2px solid #7f80ed;}
        
        Border color #7f80ed