#7ba2fe color space conversions
Hex:
        #7ba2fe
        RGB:
        123, 162, 254
        CMY:
        52, 36, 0
        CMYK:
        52, 36, 0, 0
      HSL:
        222°, 98.4962%, 73.9216%
        HSV (HSB):
        222°, 51.5748%, 99.6078%
        XYZ:
        38.9781, 37.2074, 98.8933
        xyY:
        0.2226, 0.2125, 37.2074
      CIE-Lab:
        67.4323, 11.8539, -49.8375
        CIE-LCH:
        67.4323, 51.2278, 283.3793
        CIE-Luv:
        67.4323, -20.5094, -82.1117
        Hunter-Lab:
        60.9978, 7.3167, -53.4260
      #7ba2fe color charts
#7ba2fe RGB chart
      #7ba2fe CMYK chart
      #7ba2fe RGB pie chart
      #7ba2fe color shades, tints & tones
#7ba2fe color schemes
#7ba2fe color preview, HTML & CSS examples
           This text has a color of #7ba2fe        
        
          <p style="color:#7ba2fe;">Text here</p>
        
        
          .mytext {color:#7ba2fe;}
        
        Text color #7ba2fe
      
           This box has a color of #7ba2fe        
        
          <div style="background-color:#7ba2fe;">Content here</div>
        
        
          .mybackground {background-color:#7ba2fe;}
        
        Background color #7ba2fe
      
           Border around this has a color of #7ba2fe        
        
          <div style="border:2px solid #7ba2fe;">Content here</div>
        
        
          .myborder {border:2px solid #7ba2fe;}
        
        Border color #7ba2fe