#7799d5 color space conversions
Hex:
        #7799d5
        RGB:
        119, 153, 213
        CMY:
        53, 40, 16
        CMYK:
        44, 28, 0, 16
      HSL:
        218°, 52.8090%, 65.0980%
        HSV (HSB):
        218°, 44.1315%, 83.5294%
        XYZ:
        31.0092, 31.5085, 67.3982
        xyY:
        0.2387, 0.2425, 31.5085
      CIE-Lab:
        62.9346, 3.9727, -34.3542
        CIE-LCH:
        62.9346, 34.5832, 276.5963
        CIE-Luv:
        62.9346, -18.0878, -54.4673
        Hunter-Lab:
        56.1324, 0.3769, -31.8968
      #7799d5 color charts
#7799d5 RGB chart
      #7799d5 CMYK chart
      #7799d5 RGB pie chart
      #7799d5 color shades, tints & tones
#7799d5 color schemes
#7799d5 color preview, HTML & CSS examples
           This text has a color of #7799d5        
        
          <p style="color:#7799d5;">Text here</p>
        
        
          .mytext {color:#7799d5;}
        
        Text color #7799d5
      
           This box has a color of #7799d5        
        
          <div style="background-color:#7799d5;">Content here</div>
        
        
          .mybackground {background-color:#7799d5;}
        
        Background color #7799d5
      
           Border around this has a color of #7799d5        
        
          <div style="border:2px solid #7799d5;">Content here</div>
        
        
          .myborder {border:2px solid #7799d5;}
        
        Border color #7799d5