#124eaa color space conversions
Hex:
        #124eaa
        RGB:
        18, 78, 170
        CMY:
        93, 69, 33
        CMYK:
        89, 54, 0, 33
      HSL:
        216°, 80.8511%, 36.8627%
        HSV (HSB):
        216°, 89.4118%, 66.6667%
        XYZ:
        10.2295, 8.4797, 39.1278
        xyY:
        0.1769, 0.1466, 8.4797
      CIE-Lab:
        34.9625, 18.1691, -54.3245
        CIE-LCH:
        34.9625, 57.2824, 288.4928
        CIE-Luv:
        34.9625, -16.9330, -76.7347
        Hunter-Lab:
        29.1198, 11.7457, -59.2830
      #124eaa color charts
#124eaa RGB chart
      #124eaa CMYK chart
      #124eaa RGB pie chart
      #124eaa color shades, tints & tones
#124eaa color schemes
#124eaa color preview, HTML & CSS examples
           This text has a color of #124eaa        
        
          <p style="color:#124eaa;">Text here</p>
        
        
          .mytext {color:#124eaa;}
        
        Text color #124eaa
      
           This box has a color of #124eaa        
        
          <div style="background-color:#124eaa;">Content here</div>
        
        
          .mybackground {background-color:#124eaa;}
        
        Background color #124eaa
      
           Border around this has a color of #124eaa        
        
          <div style="border:2px solid #124eaa;">Content here</div>
        
        
          .myborder {border:2px solid #124eaa;}
        
        Border color #124eaa