#124cf4 color space conversions
Hex:
        #124cf4
        RGB:
        18, 76, 244
        CMY:
        93, 70, 4
        CMYK:
        93, 69, 0, 4
      HSL:
        225°, 91.1290%, 51.3725%
        HSV (HSB):
        225°, 92.6230%, 95.6863%
        XYZ:
        19.1630, 11.8291, 86.8612
        xyY:
        0.1626, 0.1004, 11.8291
      CIE-Lab:
        40.9433, 47.7423, -87.3111
        CIE-LCH:
        40.9433, 99.5116, 298.6701
        CIE-Luv:
        40.9433, -16.0627, -125.3323
        Hunter-Lab:
        34.3935, 39.2662, -125.6621
      #124cf4 color charts
#124cf4 RGB chart
      #124cf4 CMYK chart
      #124cf4 RGB pie chart
      #124cf4 color shades, tints & tones
#124cf4 color schemes
#124cf4 color preview, HTML & CSS examples
           This text has a color of #124cf4        
        
          <p style="color:#124cf4;">Text here</p>
        
        
          .mytext {color:#124cf4;}
        
        Text color #124cf4
      
           This box has a color of #124cf4        
        
          <div style="background-color:#124cf4;">Content here</div>
        
        
          .mybackground {background-color:#124cf4;}
        
        Background color #124cf4
      
           Border around this has a color of #124cf4        
        
          <div style="border:2px solid #124cf4;">Content here</div>
        
        
          .myborder {border:2px solid #124cf4;}
        
        Border color #124cf4