#124faf color space conversions
Hex:
        #124faf
        RGB:
        18, 79, 175
        CMY:
        93, 69, 31
        CMYK:
        90, 55, 0, 31
      HSL:
        217°, 81.3472%, 37.8431%
        HSV (HSB):
        217°, 89.7143%, 68.6275%
        XYZ:
        10.7833, 8.8157, 41.6907
        xyY:
        0.1759, 0.1438, 8.8157
      CIE-Lab:
        35.6270, 19.5212, -56.2179
        CIE-LCH:
        35.6270, 59.5108, 289.1492
        CIE-Luv:
        35.6270, -17.1133, -79.8412
        Hunter-Lab:
        29.6913, 12.8681, -62.4676
      #124faf color charts
#124faf RGB chart
      #124faf CMYK chart
      #124faf RGB pie chart
      #124faf color shades, tints & tones
#124faf color schemes
#124faf color preview, HTML & CSS examples
           This text has a color of #124faf        
        
          <p style="color:#124faf;">Text here</p>
        
        
          .mytext {color:#124faf;}
        
        Text color #124faf
      
           This box has a color of #124faf        
        
          <div style="background-color:#124faf;">Content here</div>
        
        
          .mybackground {background-color:#124faf;}
        
        Background color #124faf
      
           Border around this has a color of #124faf        
        
          <div style="border:2px solid #124faf;">Content here</div>
        
        
          .myborder {border:2px solid #124faf;}
        
        Border color #124faf