#124f49 color space conversions
Hex:
        #124f49
        RGB:
        18, 79, 73
        CMY:
        93, 69, 71
        CMYK:
        77, 0, 8, 69
      HSL:
        174°, 62.8866%, 19.0196%
        HSV (HSB):
        174°, 77.2152%, 30.9804%
        XYZ:
        4.2480, 6.2016, 7.2765
        xyY:
        0.2396, 0.3499, 6.2016
      CIE-Lab:
        29.9155, -20.4709, -1.9969
        CIE-LCH:
        29.9155, 20.5681, 185.5713
        CIE-Luv:
        29.9155, -21.4558, 0.1139
        Hunter-Lab:
        24.9030, -13.1312, 0.1080
      #124f49 color charts
#124f49 RGB chart
      #124f49 CMYK chart
      #124f49 RGB pie chart
      #124f49 color shades, tints & tones
#124f49 color schemes
#124f49 color preview, HTML & CSS examples
           This text has a color of #124f49        
        
          <p style="color:#124f49;">Text here</p>
        
        
          .mytext {color:#124f49;}
        
        Text color #124f49
      
           This box has a color of #124f49        
        
          <div style="background-color:#124f49;">Content here</div>
        
        
          .mybackground {background-color:#124f49;}
        
        Background color #124f49
      
           Border around this has a color of #124f49        
        
          <div style="border:2px solid #124f49;">Content here</div>
        
        
          .myborder {border:2px solid #124f49;}
        
        Border color #124f49