#7990bb color space conversions
Hex:
        #7990bb
        RGB:
        121, 144, 187
        CMY:
        53, 44, 27
        CMYK:
        35, 23, 0, 27
      HSL:
        219°, 32.6733%, 60.3922%
        HSV (HSB):
        219°, 35.2941%, 73.3333%
        XYZ:
        26.8281, 27.5993, 50.9269
        xyY:
        0.2546, 0.2620, 27.5993
      CIE-Lab:
        59.5250, 2.4459, -25.0324
        CIE-LCH:
        59.5250, 25.1516, 275.5806
        CIE-Luv:
        59.5250, -13.1994, -38.6000
        Hunter-Lab:
        52.5351, -0.7818, -20.7006
      #7990bb color charts
#7990bb RGB chart
      #7990bb CMYK chart
      #7990bb RGB pie chart
      #7990bb color shades, tints & tones
#7990bb color schemes
#7990bb color preview, HTML & CSS examples
           This text has a color of #7990bb        
        
          <p style="color:#7990bb;">Text here</p>
        
        
          .mytext {color:#7990bb;}
        
        Text color #7990bb
      
           This box has a color of #7990bb        
        
          <div style="background-color:#7990bb;">Content here</div>
        
        
          .mybackground {background-color:#7990bb;}
        
        Background color #7990bb
      
           Border around this has a color of #7990bb        
        
          <div style="border:2px solid #7990bb;">Content here</div>
        
        
          .myborder {border:2px solid #7990bb;}
        
        Border color #7990bb