#124ff1 color space conversions
Hex:
        #124ff1
        RGB:
        18, 79, 241
        CMY:
        93, 69, 5
        CMYK:
        93, 67, 0, 5
      HSL:
        224°, 88.8446%, 50.7843%
        HSV (HSB):
        224°, 92.5311%, 94.5098%
        XYZ:
        18.9226, 12.0714, 84.5518
        xyY:
        0.1638, 0.1045, 12.0714
      CIE-Lab:
        41.3294, 44.8465, -84.9866
        CIE-LCH:
        41.3294, 96.0934, 297.8201
        CIE-Luv:
        41.3294, -16.6514, -122.9570
        Hunter-Lab:
        34.7440, 36.4146, -119.9654
      #124ff1 color charts
#124ff1 RGB chart
      #124ff1 CMYK chart
      #124ff1 RGB pie chart
      #124ff1 color shades, tints & tones
#124ff1 color schemes
#124ff1 color preview, HTML & CSS examples
           This text has a color of #124ff1        
        
          <p style="color:#124ff1;">Text here</p>
        
        
          .mytext {color:#124ff1;}
        
        Text color #124ff1
      
           This box has a color of #124ff1        
        
          <div style="background-color:#124ff1;">Content here</div>
        
        
          .mybackground {background-color:#124ff1;}
        
        Background color #124ff1
      
           Border around this has a color of #124ff1        
        
          <div style="border:2px solid #124ff1;">Content here</div>
        
        
          .myborder {border:2px solid #124ff1;}
        
        Border color #124ff1