#124cea color space conversions
Hex:
        #124cea
        RGB:
        18, 76, 234
        CMY:
        93, 70, 8
        CMYK:
        92, 68, 0, 8
      HSL:
        224°, 85.7143%, 49.4118%
        HSV (HSB):
        224°, 92.3077%, 91.7647%
        XYZ:
        17.6852, 11.2380, 79.0789
        xyY:
        0.1637, 0.1041, 11.2380
      CIE-Lab:
        39.9785, 44.1616, -83.2608
        CIE-LCH:
        39.9785, 94.2476, 297.9415
        CIE-Luv:
        39.9785, -16.0065, -119.2798
        Hunter-Lab:
        33.5231, 35.5025, -116.3952
      #124cea color charts
#124cea RGB chart
      #124cea CMYK chart
      #124cea RGB pie chart
      #124cea color shades, tints & tones
#124cea color schemes
#124cea color preview, HTML & CSS examples
           This text has a color of #124cea        
        
          <p style="color:#124cea;">Text here</p>
        
        
          .mytext {color:#124cea;}
        
        Text color #124cea
      
           This box has a color of #124cea        
        
          <div style="background-color:#124cea;">Content here</div>
        
        
          .mybackground {background-color:#124cea;}
        
        Background color #124cea
      
           Border around this has a color of #124cea        
        
          <div style="border:2px solid #124cea;">Content here</div>
        
        
          .myborder {border:2px solid #124cea;}
        
        Border color #124cea