#127ea0 color space conversions
Hex:
        #127ea0
        RGB:
        18, 126, 160
        CMY:
        93, 51, 37
        CMYK:
        89, 21, 0, 37
      HSL:
        194°, 79.7753%, 34.9020%
        HSV (HSB):
        194°, 88.7500%, 62.7451%
        XYZ:
        14.0555, 17.5884, 35.9118
        xyY:
        0.2081, 0.2604, 17.5884
      CIE-Lab:
        48.9930, -15.7356, -26.1265
        CIE-LCH:
        48.9930, 30.4992, 238.9401
        CIE-Luv:
        48.9930, -33.1463, -36.8368
        Hunter-Lab:
        41.9385, -13.5690, -21.4129
      #127ea0 color charts
#127ea0 RGB chart
      #127ea0 CMYK chart
      #127ea0 RGB pie chart
      #127ea0 color shades, tints & tones
#127ea0 color schemes
#127ea0 color preview, HTML & CSS examples
           This text has a color of #127ea0        
        
          <p style="color:#127ea0;">Text here</p>
        
        
          .mytext {color:#127ea0;}
        
        Text color #127ea0
      
           This box has a color of #127ea0        
        
          <div style="background-color:#127ea0;">Content here</div>
        
        
          .mybackground {background-color:#127ea0;}
        
        Background color #127ea0
      
           Border around this has a color of #127ea0        
        
          <div style="border:2px solid #127ea0;">Content here</div>
        
        
          .myborder {border:2px solid #127ea0;}
        
        Border color #127ea0