#124ad8 color space conversions
Hex:
        #124ad8
        RGB:
        18, 74, 216
        CMY:
        93, 71, 15
        CMYK:
        92, 66, 0, 15
      HSL:
        223°, 84.6154%, 45.8824%
        HSV (HSB):
        223°, 91.6667%, 84.7059%
        XYZ:
        15.0929, 9.9840, 66.0974
        xyY:
        0.1655, 0.1095, 9.9840
      CIE-Lab:
        37.8137, 38.8023, -76.5623
        CIE-LCH:
        37.8137, 85.8336, 296.8762
        CIE-Luv:
        37.8137, -15.5306, -108.5885
        Hunter-Lab:
        31.5975, 29.9669, -101.9078
      #124ad8 color charts
#124ad8 RGB chart
      #124ad8 CMYK chart
      #124ad8 RGB pie chart
      #124ad8 color shades, tints & tones
#124ad8 color schemes
#124ad8 color preview, HTML & CSS examples
           This text has a color of #124ad8        
        
          <p style="color:#124ad8;">Text here</p>
        
        
          .mytext {color:#124ad8;}
        
        Text color #124ad8
      
           This box has a color of #124ad8        
        
          <div style="background-color:#124ad8;">Content here</div>
        
        
          .mybackground {background-color:#124ad8;}
        
        Background color #124ad8
      
           Border around this has a color of #124ad8        
        
          <div style="border:2px solid #124ad8;">Content here</div>
        
        
          .myborder {border:2px solid #124ad8;}
        
        Border color #124ad8