#124a5f color space conversions
Hex:
        #124a5f
        RGB:
        18, 74, 95
        CMY:
        93, 71, 63
        CMYK:
        81, 22, 0, 63
      HSL:
        196°, 68.1416%, 22.1569%
        HSV (HSB):
        196°, 81.0526%, 37.2549%
        XYZ:
        4.7638, 5.8524, 11.7050
        xyY:
        0.2134, 0.2622, 5.8524
      CIE-Lab:
        29.0369, -9.7754, -17.4472
        CIE-LCH:
        29.0369, 19.9991, 240.7387
        CIE-Luv:
        29.0369, -18.3380, -21.0481
        Hunter-Lab:
        24.1917, -7.1855, -11.7530
      #124a5f color charts
#124a5f RGB chart
      #124a5f CMYK chart
      #124a5f RGB pie chart
      #124a5f color shades, tints & tones
#124a5f color schemes
#124a5f color preview, HTML & CSS examples
           This text has a color of #124a5f        
        
          <p style="color:#124a5f;">Text here</p>
        
        
          .mytext {color:#124a5f;}
        
        Text color #124a5f
      
           This box has a color of #124a5f        
        
          <div style="background-color:#124a5f;">Content here</div>
        
        
          .mybackground {background-color:#124a5f;}
        
        Background color #124a5f
      
           Border around this has a color of #124a5f        
        
          <div style="border:2px solid #124a5f;">Content here</div>
        
        
          .myborder {border:2px solid #124a5f;}
        
        Border color #124a5f