#124aa6 color space conversions
Hex:
        #124aa6
        RGB:
        18, 74, 166
        CMY:
        93, 71, 35
        CMYK:
        89, 55, 0, 35
      HSL:
        217°, 80.4348%, 36.0784%
        HSV (HSB):
        217°, 89.1566%, 65.0980%
        XYZ:
        9.5812, 7.7793, 37.0730
        xyY:
        0.1760, 0.1429, 7.7793
      CIE-Lab:
        33.5190, 19.2561, -54.2793
        CIE-LCH:
        33.5190, 57.5937, 289.5326
        CIE-Luv:
        33.5190, -15.8900, -75.6145
        Hunter-Lab:
        27.8915, 12.5076, -59.2835
      #124aa6 color charts
#124aa6 RGB chart
      #124aa6 CMYK chart
      #124aa6 RGB pie chart
      #124aa6 color shades, tints & tones
#124aa6 color schemes
#124aa6 color preview, HTML & CSS examples
           This text has a color of #124aa6        
        
          <p style="color:#124aa6;">Text here</p>
        
        
          .mytext {color:#124aa6;}
        
        Text color #124aa6
      
           This box has a color of #124aa6        
        
          <div style="background-color:#124aa6;">Content here</div>
        
        
          .mybackground {background-color:#124aa6;}
        
        Background color #124aa6
      
           Border around this has a color of #124aa6        
        
          <div style="border:2px solid #124aa6;">Content here</div>
        
        
          .myborder {border:2px solid #124aa6;}
        
        Border color #124aa6