#7b94bd color space conversions
Hex:
        #7b94bd
        RGB:
        123, 148, 189
        CMY:
        52, 42, 26
        CMYK:
        35, 22, 0, 26
      HSL:
        217°, 33.3333%, 61.1765%
        HSV (HSB):
        217°, 34.9206%, 74.1176%
        XYZ:
        27.9436, 29.0649, 52.2814
        xyY:
        0.2557, 0.2659, 29.0649
      CIE-Lab:
        60.8389, 1.2671, -24.1315
        CIE-LCH:
        60.8389, 24.1647, 273.0058
        CIE-Luv:
        60.8389, -14.0620, -37.1282
        Hunter-Lab:
        53.9119, -1.8256, -19.7586
      #7b94bd color charts
#7b94bd RGB chart
      #7b94bd CMYK chart
      #7b94bd RGB pie chart
      #7b94bd color shades, tints & tones
#7b94bd color schemes
#7b94bd color preview, HTML & CSS examples
           This text has a color of #7b94bd        
        
          <p style="color:#7b94bd;">Text here</p>
        
        
          .mytext {color:#7b94bd;}
        
        Text color #7b94bd
      
           This box has a color of #7b94bd        
        
          <div style="background-color:#7b94bd;">Content here</div>
        
        
          .mybackground {background-color:#7b94bd;}
        
        Background color #7b94bd
      
           Border around this has a color of #7b94bd        
        
          <div style="border:2px solid #7b94bd;">Content here</div>
        
        
          .myborder {border:2px solid #7b94bd;}
        
        Border color #7b94bd