#124cb1 color space conversions
Hex:
        #124cb1
        RGB:
        18, 76, 177
        CMY:
        93, 70, 31
        CMYK:
        90, 57, 0, 31
      HSL:
        218°, 81.5385%, 38.2353%
        HSV (HSB):
        218°, 89.8305%, 69.4118%
        XYZ:
        10.7697, 8.4718, 42.6626
        xyY:
        0.1740, 0.1369, 8.4718
      CIE-Lab:
        34.9468, 22.3516, -58.5106
        CIE-LCH:
        34.9468, 62.6345, 290.9073
        CIE-Luv:
        34.9468, -16.2590, -82.4650
        Hunter-Lab:
        29.1064, 15.1110, -66.5297
      #124cb1 color charts
#124cb1 RGB chart
      #124cb1 CMYK chart
      #124cb1 RGB pie chart
      #124cb1 color shades, tints & tones
#124cb1 color schemes
#124cb1 color preview, HTML & CSS examples
           This text has a color of #124cb1        
        
          <p style="color:#124cb1;">Text here</p>
        
        
          .mytext {color:#124cb1;}
        
        Text color #124cb1
      
           This box has a color of #124cb1        
        
          <div style="background-color:#124cb1;">Content here</div>
        
        
          .mybackground {background-color:#124cb1;}
        
        Background color #124cb1
      
           Border around this has a color of #124cb1        
        
          <div style="border:2px solid #124cb1;">Content here</div>
        
        
          .myborder {border:2px solid #124cb1;}
        
        Border color #124cb1