#124ecb color space conversions
Hex:
        #124ecb
        RGB:
        18, 78, 203
        CMY:
        93, 69, 20
        CMYK:
        91, 62, 0, 20
      HSL:
        221°, 83.7104%, 43.3333%
        HSV (HSB):
        221°, 91.1330%, 79.6078%
        XYZ:
        13.7533, 9.8892, 57.6838
        xyY:
        0.1691, 0.1216, 9.8892
      CIE-Lab:
        37.6428, 31.2794, -69.3433
        CIE-LCH:
        37.6428, 76.0716, 294.2792
        CIE-Luv:
        37.6428, -16.4867, -99.2267
        Hunter-Lab:
        31.4471, 23.0344, -86.7436
      #124ecb color charts
#124ecb RGB chart
      #124ecb CMYK chart
      #124ecb RGB pie chart
      #124ecb color shades, tints & tones
#124ecb color schemes
#124ecb color preview, HTML & CSS examples
           This text has a color of #124ecb        
        
          <p style="color:#124ecb;">Text here</p>
        
        
          .mytext {color:#124ecb;}
        
        Text color #124ecb
      
           This box has a color of #124ecb        
        
          <div style="background-color:#124ecb;">Content here</div>
        
        
          .mybackground {background-color:#124ecb;}
        
        Background color #124ecb
      
           Border around this has a color of #124ecb        
        
          <div style="border:2px solid #124ecb;">Content here</div>
        
        
          .myborder {border:2px solid #124ecb;}
        
        Border color #124ecb