#124b66 color space conversions
Hex:
        #124b66
        RGB:
        18, 75, 102
        CMY:
        93, 71, 60
        CMYK:
        82, 26, 0, 60
      HSL:
        199°, 70.0000%, 23.5294%
        HSV (HSB):
        199°, 82.3529%, 40.0000%
        XYZ:
        5.1638, 6.1201, 13.4795
        xyY:
        0.2085, 0.2471, 6.1201
      CIE-Lab:
        29.7134, -7.6693, -20.8623
        CIE-LCH:
        29.7134, 22.2273, 249.8159
        CIE-Luv:
        29.7134, -18.3535, -26.0612
        Hunter-Lab:
        24.7388, -6.0339, -14.9884
      #124b66 color charts
#124b66 RGB chart
      #124b66 CMYK chart
      #124b66 RGB pie chart
      #124b66 color shades, tints & tones
#124b66 color schemes
#124b66 color preview, HTML & CSS examples
           This text has a color of #124b66        
        
          <p style="color:#124b66;">Text here</p>
        
        
          .mytext {color:#124b66;}
        
        Text color #124b66
      
           This box has a color of #124b66        
        
          <div style="background-color:#124b66;">Content here</div>
        
        
          .mybackground {background-color:#124b66;}
        
        Background color #124b66
      
           Border around this has a color of #124b66        
        
          <div style="border:2px solid #124b66;">Content here</div>
        
        
          .myborder {border:2px solid #124b66;}
        
        Border color #124b66