#124cee color space conversions
Hex:
        #124cee
        RGB:
        18, 76, 238
        CMY:
        93, 70, 7
        CMYK:
        92, 68, 0, 7
      HSL:
        224°, 86.6142%, 50.1961%
        HSV (HSB):
        224°, 92.4370%, 93.3333%
        XYZ:
        18.2665, 11.4705, 82.1402
        xyY:
        0.1633, 0.1025, 11.4705
      CIE-Lab:
        40.3619, 45.6027, -84.8902
        CIE-LCH:
        40.3619, 96.3636, 298.2445
        CIE-Luv:
        40.3619, -16.0261, -121.7123
        Hunter-Lab:
        33.8682, 37.0032, -120.0879
      #124cee color charts
#124cee RGB chart
      #124cee CMYK chart
      #124cee RGB pie chart
      #124cee color shades, tints & tones
#124cee color schemes
#124cee color preview, HTML & CSS examples
           This text has a color of #124cee        
        
          <p style="color:#124cee;">Text here</p>
        
        
          .mytext {color:#124cee;}
        
        Text color #124cee
      
           This box has a color of #124cee        
        
          <div style="background-color:#124cee;">Content here</div>
        
        
          .mybackground {background-color:#124cee;}
        
        Background color #124cee
      
           Border around this has a color of #124cee        
        
          <div style="border:2px solid #124cee;">Content here</div>
        
        
          .myborder {border:2px solid #124cee;}
        
        Border color #124cee