#125c75 color space conversions
Hex:
        #125c75
        RGB:
        18, 92, 117
        CMY:
        93, 64, 54
        CMYK:
        85, 21, 0, 54
      HSL:
        195°, 73.3333%, 26.4706%
        HSV (HSB):
        195°, 84.6154%, 45.8824%
        XYZ:
        7.2875, 9.0672, 18.1957
        xyY:
        0.2109, 0.2624, 9.0672
      CIE-Lab:
        36.1134, -12.2129, -20.3115
        CIE-LCH:
        36.1134, 23.7005, 238.9823
        CIE-Luv:
        36.1134, -23.7230, -26.2650
        Hunter-Lab:
        30.1119, -9.4963, -14.7488
      #125c75 color charts
#125c75 RGB chart
      #125c75 CMYK chart
      #125c75 RGB pie chart
      #125c75 color shades, tints & tones
#125c75 color schemes
#125c75 color preview, HTML & CSS examples
           This text has a color of #125c75        
        
          <p style="color:#125c75;">Text here</p>
        
        
          .mytext {color:#125c75;}
        
        Text color #125c75
      
           This box has a color of #125c75        
        
          <div style="background-color:#125c75;">Content here</div>
        
        
          .mybackground {background-color:#125c75;}
        
        Background color #125c75
      
           Border around this has a color of #125c75        
        
          <div style="border:2px solid #125c75;">Content here</div>
        
        
          .myborder {border:2px solid #125c75;}
        
        Border color #125c75