#125e64 color space conversions
Hex:
        #125e64
        RGB:
        18, 94, 100
        CMY:
        93, 63, 61
        CMYK:
        82, 6, 0, 61
      HSL:
        184°, 69.4915%, 23.1373%
        HSV (HSB):
        184°, 82.0000%, 39.2157%
        XYZ:
        6.5524, 9.0541, 13.4589
        xyY:
        0.2254, 0.3115, 9.0541
      CIE-Lab:
        36.0883, -19.5009, -9.8202
        CIE-LCH:
        36.0883, 21.8340, 206.7287
        CIE-Luv:
        36.0883, -25.5284, -10.5184
        Hunter-Lab:
        30.0900, -13.7874, -5.4566
      #125e64 color charts
#125e64 RGB chart
      #125e64 CMYK chart
      #125e64 RGB pie chart
      #125e64 color shades, tints & tones
#125e64 color schemes
#125e64 color preview, HTML & CSS examples
           This text has a color of #125e64        
        
          <p style="color:#125e64;">Text here</p>
        
        
          .mytext {color:#125e64;}
        
        Text color #125e64
      
           This box has a color of #125e64        
        
          <div style="background-color:#125e64;">Content here</div>
        
        
          .mybackground {background-color:#125e64;}
        
        Background color #125e64
      
           Border around this has a color of #125e64        
        
          <div style="border:2px solid #125e64;">Content here</div>
        
        
          .myborder {border:2px solid #125e64;}
        
        Border color #125e64