#127fb0 color space conversions
Hex:
        #127fb0
        RGB:
        18, 127, 176
        CMY:
        93, 50, 31
        CMYK:
        90, 28, 0, 31
      HSL:
        199°, 81.4433%, 38.0392%
        HSV (HSB):
        199°, 89.7727%, 69.0196%
        XYZ:
        15.6753, 18.4419, 43.8078
        xyY:
        0.2012, 0.2367, 18.4419
      CIE-Lab:
        50.0278, -10.4057, -33.8068
        CIE-LCH:
        50.0278, 35.3720, 252.8917
        CIE-Luv:
        50.0278, -32.4300, -49.8362
        Hunter-Lab:
        42.9441, -9.9967, -30.4216
      #127fb0 color charts
#127fb0 RGB chart
      #127fb0 CMYK chart
      #127fb0 RGB pie chart
      #127fb0 color shades, tints & tones
#127fb0 color schemes
#127fb0 color preview, HTML & CSS examples
           This text has a color of #127fb0        
        
          <p style="color:#127fb0;">Text here</p>
        
        
          .mytext {color:#127fb0;}
        
        Text color #127fb0
      
           This box has a color of #127fb0        
        
          <div style="background-color:#127fb0;">Content here</div>
        
        
          .mybackground {background-color:#127fb0;}
        
        Background color #127fb0
      
           Border around this has a color of #127fb0        
        
          <div style="border:2px solid #127fb0;">Content here</div>
        
        
          .myborder {border:2px solid #127fb0;}
        
        Border color #127fb0