#124cc4 color space conversions
Hex:
        #124cc4
        RGB:
        18, 76, 196
        CMY:
        93, 70, 23
        CMYK:
        91, 61, 0, 23
      HSL:
        220°, 83.1776%, 41.9608%
        HSV (HSB):
        220°, 90.8163%, 76.8627%
        XYZ:
        12.7977, 9.2830, 53.3418
        xyY:
        0.1697, 0.1231, 9.2830
      CIE-Lab:
        36.5236, 29.8774, -67.1062
        CIE-LCH:
        36.5236, 73.4568, 293.9998
        CIE-Luv:
        36.5236, -16.0497, -95.2537
        Hunter-Lab:
        30.4680, 21.6576, -82.4743
      #124cc4 color charts
#124cc4 RGB chart
      #124cc4 CMYK chart
      #124cc4 RGB pie chart
      #124cc4 color shades, tints & tones
#124cc4 color schemes
#124cc4 color preview, HTML & CSS examples
           This text has a color of #124cc4        
        
          <p style="color:#124cc4;">Text here</p>
        
        
          .mytext {color:#124cc4;}
        
        Text color #124cc4
      
           This box has a color of #124cc4        
        
          <div style="background-color:#124cc4;">Content here</div>
        
        
          .mybackground {background-color:#124cc4;}
        
        Background color #124cc4
      
           Border around this has a color of #124cc4        
        
          <div style="border:2px solid #124cc4;">Content here</div>
        
        
          .myborder {border:2px solid #124cc4;}
        
        Border color #124cc4