#7b99d2 color space conversions
Hex:
        #7b99d2
        RGB:
        123, 153, 210
        CMY:
        52, 40, 18
        CMYK:
        41, 27, 0, 18
      HSL:
        219°, 49.1525%, 65.2941%
        HSV (HSB):
        219°, 41.4286%, 82.3529%
        XYZ:
        31.1925, 31.6466, 65.4371
        xyY:
        0.2432, 0.2467, 31.6466
      CIE-Lab:
        63.0497, 4.1532, -32.4863
        CIE-LCH:
        63.0497, 32.7507, 277.2854
        CIE-Luv:
        63.0497, -16.5209, -51.4148
        Hunter-Lab:
        56.2553, 0.5281, -29.5885
      #7b99d2 color charts
#7b99d2 RGB chart
      #7b99d2 CMYK chart
      #7b99d2 RGB pie chart
      #7b99d2 color shades, tints & tones
#7b99d2 color schemes
#7b99d2 color preview, HTML & CSS examples
           This text has a color of #7b99d2        
        
          <p style="color:#7b99d2;">Text here</p>
        
        
          .mytext {color:#7b99d2;}
        
        Text color #7b99d2
      
           This box has a color of #7b99d2        
        
          <div style="background-color:#7b99d2;">Content here</div>
        
        
          .mybackground {background-color:#7b99d2;}
        
        Background color #7b99d2
      
           Border around this has a color of #7b99d2        
        
          <div style="border:2px solid #7b99d2;">Content here</div>
        
        
          .myborder {border:2px solid #7b99d2;}
        
        Border color #7b99d2