#124a4f color space conversions
Hex:
        #124a4f
        RGB:
        18, 74, 79
        CMY:
        93, 71, 69
        CMYK:
        77, 6, 0, 69
      HSL:
        185°, 62.8866%, 19.0196%
        HSV (HSB):
        185°, 77.2152%, 30.9804%
        XYZ:
        4.1095, 5.5907, 8.2596
        xyY:
        0.2288, 0.3113, 5.5907
      CIE-Lab:
        28.3553, -15.6961, -8.1890
        CIE-LCH:
        28.3553, 17.7039, 207.5519
        CIE-Luv:
        28.3553, -19.1851, -8.1349
        Hunter-Lab:
        23.6446, -10.3541, -4.1603
      #124a4f color charts
#124a4f RGB chart
      #124a4f CMYK chart
      #124a4f RGB pie chart
      #124a4f color shades, tints & tones
#124a4f color schemes
#124a4f color preview, HTML & CSS examples
           This text has a color of #124a4f        
        
          <p style="color:#124a4f;">Text here</p>
        
        
          .mytext {color:#124a4f;}
        
        Text color #124a4f
      
           This box has a color of #124a4f        
        
          <div style="background-color:#124a4f;">Content here</div>
        
        
          .mybackground {background-color:#124a4f;}
        
        Background color #124a4f
      
           Border around this has a color of #124a4f        
        
          <div style="border:2px solid #124a4f;">Content here</div>
        
        
          .myborder {border:2px solid #124a4f;}
        
        Border color #124a4f