#7680fd color space conversions
Hex:
        #7680fd
        RGB:
        118, 128, 253
        CMY:
        54, 50, 1
        CMYK:
        53, 49, 0, 1
      HSL:
        236°, 97.1223%, 72.7451%
        HSV (HSB):
        236°, 53.3597%, 99.2157%
        XYZ:
        32.9200, 26.3817, 96.2856
        xyY:
        0.2116, 0.1696, 26.3817
      CIE-Lab:
        58.3976, 30.4580, -63.6969
        CIE-LCH:
        58.3976, 70.6044, 295.5558
        CIE-Luv:
        58.3976, -10.8671, -104.3227
        Hunter-Lab:
        51.3632, 24.5198, -75.1911
      #7680fd color charts
#7680fd RGB chart
      #7680fd CMYK chart
      #7680fd RGB pie chart
      #7680fd color shades, tints & tones
#7680fd color schemes
#7680fd color preview, HTML & CSS examples
           This text has a color of #7680fd        
        
          <p style="color:#7680fd;">Text here</p>
        
        
          .mytext {color:#7680fd;}
        
        Text color #7680fd
      
           This box has a color of #7680fd        
        
          <div style="background-color:#7680fd;">Content here</div>
        
        
          .mybackground {background-color:#7680fd;}
        
        Background color #7680fd
      
           Border around this has a color of #7680fd        
        
          <div style="border:2px solid #7680fd;">Content here</div>
        
        
          .myborder {border:2px solid #7680fd;}
        
        Border color #7680fd