#125f5e color space conversions
Hex:
        #125f5e
        RGB:
        18, 95, 94
        CMY:
        93, 63, 63
        CMYK:
        81, 0, 1, 63
      HSL:
        179°, 68.1416%, 22.1569%
        HSV (HSB):
        179°, 81.0526%, 37.2549%
        XYZ:
        6.3620, 9.1212, 12.0149
        xyY:
        0.2314, 0.3317, 9.1212
      CIE-Lab:
        36.2165, -22.0588, -5.9006
        CIE-LCH:
        36.2165, 22.8344, 194.9755
        CIE-Luv:
        36.2165, -26.2946, -4.8513
        Hunter-Lab:
        30.2013, -15.2503, -2.4464
      #125f5e color charts
#125f5e RGB chart
      #125f5e CMYK chart
      #125f5e RGB pie chart
      #125f5e color shades, tints & tones
#125f5e color schemes
#125f5e color preview, HTML & CSS examples
           This text has a color of #125f5e        
        
          <p style="color:#125f5e;">Text here</p>
        
        
          .mytext {color:#125f5e;}
        
        Text color #125f5e
      
           This box has a color of #125f5e        
        
          <div style="background-color:#125f5e;">Content here</div>
        
        
          .mybackground {background-color:#125f5e;}
        
        Background color #125f5e
      
           Border around this has a color of #125f5e        
        
          <div style="border:2px solid #125f5e;">Content here</div>
        
        
          .myborder {border:2px solid #125f5e;}
        
        Border color #125f5e