#124dd0 color space conversions
Hex:
        #124dd0
        RGB:
        18, 77, 208
        CMY:
        93, 70, 18
        CMYK:
        91, 63, 0, 18
      HSL:
        221°, 84.0708%, 44.3137%
        HSV (HSB):
        221°, 91.3462%, 81.5686%
        XYZ:
        14.2885, 9.9904, 60.8498
        xyY:
        0.1678, 0.1174, 9.9904
      CIE-Lab:
        37.8252, 33.8545, -71.9368
        CIE-LCH:
        37.8252, 79.5049, 295.2024
        CIE-Luv:
        37.8252, -16.2199, -102.7663
        Hunter-Lab:
        31.6076, 25.3791, -92.0175
      #124dd0 color charts
#124dd0 RGB chart
      #124dd0 CMYK chart
      #124dd0 RGB pie chart
      #124dd0 color shades, tints & tones
#124dd0 color schemes
#124dd0 color preview, HTML & CSS examples
           This text has a color of #124dd0        
        
          <p style="color:#124dd0;">Text here</p>
        
        
          .mytext {color:#124dd0;}
        
        Text color #124dd0
      
           This box has a color of #124dd0        
        
          <div style="background-color:#124dd0;">Content here</div>
        
        
          .mybackground {background-color:#124dd0;}
        
        Background color #124dd0
      
           Border around this has a color of #124dd0        
        
          <div style="border:2px solid #124dd0;">Content here</div>
        
        
          .myborder {border:2px solid #124dd0;}
        
        Border color #124dd0