#127ba8 color space conversions
Hex:
        #127ba8
        RGB:
        18, 123, 168
        CMY:
        93, 52, 34
        CMYK:
        89, 27, 0, 34
      HSL:
        198°, 80.6452%, 36.4706%
        HSV (HSB):
        198°, 89.2857%, 65.8824%
        XYZ:
        14.4003, 17.1217, 39.5916
        xyY:
        0.2025, 0.2408, 17.1217
      CIE-Lab:
        48.4130, -11.0907, -31.6937
        CIE-LCH:
        48.4130, 33.5782, 250.7133
        CIE-Luv:
        48.4130, -31.5594, -46.0830
        Hunter-Lab:
        41.3783, -10.2914, -27.7650
      #127ba8 color charts
#127ba8 RGB chart
      #127ba8 CMYK chart
      #127ba8 RGB pie chart
      #127ba8 color shades, tints & tones
#127ba8 color schemes
#127ba8 color preview, HTML & CSS examples
           This text has a color of #127ba8        
        
          <p style="color:#127ba8;">Text here</p>
        
        
          .mytext {color:#127ba8;}
        
        Text color #127ba8
      
           This box has a color of #127ba8        
        
          <div style="background-color:#127ba8;">Content here</div>
        
        
          .mybackground {background-color:#127ba8;}
        
        Background color #127ba8
      
           Border around this has a color of #127ba8        
        
          <div style="border:2px solid #127ba8;">Content here</div>
        
        
          .myborder {border:2px solid #127ba8;}
        
        Border color #127ba8