#7f80fd color space conversions
Hex:
        #7f80fd
        RGB:
        127, 128, 253
        CMY:
        50, 50, 1
        CMYK:
        50, 49, 0, 1
      HSL:
        240°, 96.9231%, 74.5098%
        HSV (HSB):
        240°, 49.8024%, 99.2157%
        XYZ:
        34.2012, 27.0422, 96.3456
        xyY:
        0.2170, 0.1716, 27.0422
      CIE-Lab:
        59.0134, 32.3013, -62.6751
        CIE-LCH:
        59.0134, 70.5092, 297.2655
        CIE-Luv:
        59.0134, -7.7836, -103.1256
        Hunter-Lab:
        52.0021, 26.3936, -73.4465
      #7f80fd color charts
#7f80fd RGB chart
      #7f80fd CMYK chart
      #7f80fd RGB pie chart
      #7f80fd color shades, tints & tones
#7f80fd color schemes
#7f80fd color preview, HTML & CSS examples
           This text has a color of #7f80fd        
        
          <p style="color:#7f80fd;">Text here</p>
        
        
          .mytext {color:#7f80fd;}
        
        Text color #7f80fd
      
           This box has a color of #7f80fd        
        
          <div style="background-color:#7f80fd;">Content here</div>
        
        
          .mybackground {background-color:#7f80fd;}
        
        Background color #7f80fd
      
           Border around this has a color of #7f80fd        
        
          <div style="border:2px solid #7f80fd;">Content here</div>
        
        
          .myborder {border:2px solid #7f80fd;}
        
        Border color #7f80fd