#124d7b color space conversions
Hex:
        #124d7b
        RGB:
        18, 77, 123
        CMY:
        93, 70, 52
        CMYK:
        85, 37, 0, 52
      HSL:
        206°, 74.4681%, 27.6471%
        HSV (HSB):
        206°, 85.3659%, 48.2353%
        XYZ:
        6.4785, 6.8664, 19.7228
        xyY:
        0.1959, 0.2076, 6.8664
      CIE-Lab:
        31.5008, -0.5015, -31.2637
        CIE-LCH:
        31.5008, 31.2677, 269.0810
        CIE-Luv:
        31.5008, -18.0915, -41.7273
        Hunter-Lab:
        26.2038, -1.7254, -26.2830
      #124d7b color charts
#124d7b RGB chart
      #124d7b CMYK chart
      #124d7b RGB pie chart
      #124d7b color shades, tints & tones
#124d7b color schemes
#124d7b color preview, HTML & CSS examples
           This text has a color of #124d7b        
        
          <p style="color:#124d7b;">Text here</p>
        
        
          .mytext {color:#124d7b;}
        
        Text color #124d7b
      
           This box has a color of #124d7b        
        
          <div style="background-color:#124d7b;">Content here</div>
        
        
          .mybackground {background-color:#124d7b;}
        
        Background color #124d7b
      
           Border around this has a color of #124d7b        
        
          <div style="border:2px solid #124d7b;">Content here</div>
        
        
          .myborder {border:2px solid #124d7b;}
        
        Border color #124d7b