#7ba5fe color space conversions
Hex:
        #7ba5fe
        RGB:
        123, 165, 254
        CMY:
        52, 35, 0
        CMYK:
        52, 35, 0, 0
      HSL:
        221°, 98.4962%, 73.9216%
        HSV (HSB):
        221°, 51.5748%, 99.6078%
        XYZ:
        39.5129, 38.2770, 99.0716
        xyY:
        0.2234, 0.2164, 38.2770
      CIE-Lab:
        68.2243, 10.1316, -48.5884
        CIE-LCH:
        68.2243, 49.6335, 281.7785
        CIE-Luv:
        68.2243, -21.5742, -79.9461
        Hunter-Lab:
        61.8684, 5.7312, -51.6349
      #7ba5fe color charts
#7ba5fe RGB chart
      #7ba5fe CMYK chart
      #7ba5fe RGB pie chart
      #7ba5fe color shades, tints & tones
#7ba5fe color schemes
#7ba5fe color preview, HTML & CSS examples
           This text has a color of #7ba5fe        
        
          <p style="color:#7ba5fe;">Text here</p>
        
        
          .mytext {color:#7ba5fe;}
        
        Text color #7ba5fe
      
           This box has a color of #7ba5fe        
        
          <div style="background-color:#7ba5fe;">Content here</div>
        
        
          .mybackground {background-color:#7ba5fe;}
        
        Background color #7ba5fe
      
           Border around this has a color of #7ba5fe        
        
          <div style="border:2px solid #7ba5fe;">Content here</div>
        
        
          .myborder {border:2px solid #7ba5fe;}
        
        Border color #7ba5fe