#7ba0fe color space conversions
Hex:
        #7ba0fe
        RGB:
        123, 160, 254
        CMY:
        52, 37, 0
        CMYK:
        52, 37, 0, 0
      HSL:
        223°, 98.4962%, 73.9216%
        HSV (HSB):
        223°, 51.5748%, 99.6078%
        XYZ:
        38.6286, 36.5083, 98.7768
        xyY:
        0.2221, 0.2099, 36.5083
      CIE-Lab:
        66.9065, 13.0067, -50.6680
        CIE-LCH:
        66.9065, 52.3108, 284.3972
        CIE-Luv:
        66.9065, -19.8045, -83.5418
        Hunter-Lab:
        60.4221, 8.3785, -54.6306
      #7ba0fe color charts
#7ba0fe RGB chart
      #7ba0fe CMYK chart
      #7ba0fe RGB pie chart
      #7ba0fe color shades, tints & tones
#7ba0fe color schemes
#7ba0fe color preview, HTML & CSS examples
           This text has a color of #7ba0fe        
        
          <p style="color:#7ba0fe;">Text here</p>
        
        
          .mytext {color:#7ba0fe;}
        
        Text color #7ba0fe
      
           This box has a color of #7ba0fe        
        
          <div style="background-color:#7ba0fe;">Content here</div>
        
        
          .mybackground {background-color:#7ba0fe;}
        
        Background color #7ba0fe
      
           Border around this has a color of #7ba0fe        
        
          <div style="border:2px solid #7ba0fe;">Content here</div>
        
        
          .myborder {border:2px solid #7ba0fe;}
        
        Border color #7ba0fe