#125c52 color space conversions
Hex:
        #125c52
        RGB:
        18, 92, 82
        CMY:
        93, 64, 68
        CMYK:
        80, 0, 11, 64
      HSL:
        172°, 67.2727%, 21.5686%
        HSV (HSB):
        172°, 80.4348%, 36.0784%
        XYZ:
        5.5996, 8.3921, 9.3073
        xyY:
        0.2403, 0.3602, 8.3921
      CIE-Lab:
        34.7865, -24.3521, -0.5390
        CIE-LCH:
        34.7865, 24.3580, 181.2680
        CIE-Luv:
        34.7865, -25.9241, 2.4812
        Hunter-Lab:
        28.9691, -16.1927, 1.2294
      #125c52 color charts
#125c52 RGB chart
      #125c52 CMYK chart
      #125c52 RGB pie chart
      #125c52 color shades, tints & tones
#125c52 color schemes
#125c52 color preview, HTML & CSS examples
           This text has a color of #125c52        
        
          <p style="color:#125c52;">Text here</p>
        
        
          .mytext {color:#125c52;}
        
        Text color #125c52
      
           This box has a color of #125c52        
        
          <div style="background-color:#125c52;">Content here</div>
        
        
          .mybackground {background-color:#125c52;}
        
        Background color #125c52
      
           Border around this has a color of #125c52        
        
          <div style="border:2px solid #125c52;">Content here</div>
        
        
          .myborder {border:2px solid #125c52;}
        
        Border color #125c52