#124080 color space conversions
Hex:
        #124080
        RGB:
        18, 64, 128
        CMY:
        93, 75, 50
        CMYK:
        86, 50, 0, 50
      HSL:
        215°, 75.3425%, 28.6275%
        HSV (HSB):
        215°, 85.9375%, 50.1961%
        XYZ:
        5.9791, 5.3539, 21.1403
        xyY:
        0.1841, 0.1649, 5.3539
      CIE-Lab:
        27.7201, 10.4062, -40.4308
        CIE-LCH:
        27.7201, 41.7485, 284.4336
        CIE-Luv:
        27.7201, -13.7248, -52.7847
        Hunter-Lab:
        23.1385, 5.6331, -37.9730
      #124080 color charts
#124080 RGB chart
      #124080 CMYK chart
      #124080 RGB pie chart
      #124080 color shades, tints & tones
#124080 color schemes
#124080 color preview, HTML & CSS examples
           This text has a color of #124080        
        
          <p style="color:#124080;">Text here</p>
        
        
          .mytext {color:#124080;}
        
        Text color #124080
      
           This box has a color of #124080        
        
          <div style="background-color:#124080;">Content here</div>
        
        
          .mybackground {background-color:#124080;}
        
        Background color #124080
      
           Border around this has a color of #124080        
        
          <div style="border:2px solid #124080;">Content here</div>
        
        
          .myborder {border:2px solid #124080;}
        
        Border color #124080