#124c86 color space conversions
Hex:
        #124c86
        RGB:
        18, 76, 134
        CMY:
        93, 70, 47
        CMYK:
        87, 43, 0, 47
      HSL:
        210°, 76.3158%, 29.8039%
        HSV (HSB):
        210°, 86.5672%, 52.5490%
        XYZ:
        7.1370, 7.0187, 23.5328
        xyY:
        0.1894, 0.1862, 7.0187
      CIE-Lab:
        31.8495, 4.6937, -37.5249
        CIE-LCH:
        31.8495, 37.8173, 277.1297
        CIE-Luv:
        31.8495, -17.3294, -51.0036
        Hunter-Lab:
        26.4929, 1.7240, -34.1206
      #124c86 color charts
#124c86 RGB chart
      #124c86 CMYK chart
      #124c86 RGB pie chart
      #124c86 color shades, tints & tones
#124c86 color schemes
#124c86 color preview, HTML & CSS examples
           This text has a color of #124c86        
        
          <p style="color:#124c86;">Text here</p>
        
        
          .mytext {color:#124c86;}
        
        Text color #124c86
      
           This box has a color of #124c86        
        
          <div style="background-color:#124c86;">Content here</div>
        
        
          .mybackground {background-color:#124c86;}
        
        Background color #124c86
      
           Border around this has a color of #124c86        
        
          <div style="border:2px solid #124c86;">Content here</div>
        
        
          .myborder {border:2px solid #124c86;}
        
        Border color #124c86