#7ba0cf color space conversions
Hex:
        #7ba0cf
        RGB:
        123, 160, 207
        CMY:
        52, 37, 19
        CMYK:
        41, 23, 0, 19
      HSL:
        214°, 46.6667%, 64.7059%
        HSV (HSB):
        214°, 40.5797%, 81.1765%
        XYZ:
        32.0017, 33.8576, 63.8800
        xyY:
        0.2467, 0.2610, 33.8576
      CIE-Lab:
        64.8494, -0.6471, -28.0339
        CIE-LCH:
        64.8494, 28.0414, 268.6778
        CIE-Luv:
        64.8494, -19.2626, -43.6469
        Hunter-Lab:
        58.1872, -3.6567, -24.3595
      #7ba0cf color charts
#7ba0cf RGB chart
      #7ba0cf CMYK chart
      #7ba0cf RGB pie chart
      #7ba0cf color shades, tints & tones
#7ba0cf color schemes
#7ba0cf color preview, HTML & CSS examples
           This text has a color of #7ba0cf        
        
          <p style="color:#7ba0cf;">Text here</p>
        
        
          .mytext {color:#7ba0cf;}
        
        Text color #7ba0cf
      
           This box has a color of #7ba0cf        
        
          <div style="background-color:#7ba0cf;">Content here</div>
        
        
          .mybackground {background-color:#7ba0cf;}
        
        Background color #7ba0cf
      
           Border around this has a color of #7ba0cf        
        
          <div style="border:2px solid #7ba0cf;">Content here</div>
        
        
          .myborder {border:2px solid #7ba0cf;}
        
        Border color #7ba0cf