#127b85 color space conversions
Hex:
        #127b85
        RGB:
        18, 123, 133
        CMY:
        93, 52, 48
        CMYK:
        86, 8, 0, 48
      HSL:
        185°, 76.1589%, 29.6078%
        HSV (HSB):
        185°, 86.4662%, 52.1569%
        XYZ:
        11.5661, 15.9880, 24.6667
        xyY:
        0.2215, 0.3062, 15.9880
      CIE-Lab:
        46.9587, -23.6017, -13.3720
        CIE-LCH:
        46.9587, 27.1266, 209.5346
        CIE-Luv:
        46.9587, -33.9766, -15.9436
        Hunter-Lab:
        39.9850, -18.3408, -8.5865
      #127b85 color charts
#127b85 RGB chart
      #127b85 CMYK chart
      #127b85 RGB pie chart
      #127b85 color shades, tints & tones
#127b85 color schemes
#127b85 color preview, HTML & CSS examples
           This text has a color of #127b85        
        
          <p style="color:#127b85;">Text here</p>
        
        
          .mytext {color:#127b85;}
        
        Text color #127b85
      
           This box has a color of #127b85        
        
          <div style="background-color:#127b85;">Content here</div>
        
        
          .mybackground {background-color:#127b85;}
        
        Background color #127b85
      
           Border around this has a color of #127b85        
        
          <div style="border:2px solid #127b85;">Content here</div>
        
        
          .myborder {border:2px solid #127b85;}
        
        Border color #127b85