#124fe7 color space conversions
Hex:
        #124fe7
        RGB:
        18, 79, 231
        CMY:
        93, 69, 9
        CMYK:
        92, 66, 0, 9
      HSL:
        223°, 85.5422%, 48.8235%
        HSV (HSB):
        223°, 92.2078%, 90.5882%
        XYZ:
        17.4692, 11.4901, 76.8984
        xyY:
        0.1650, 0.1085, 11.4901
      CIE-Lab:
        40.3939, 41.2042, -80.8766
        CIE-LCH:
        40.3939, 90.7679, 296.9974
        CIE-Luv:
        40.3939, -16.6306, -116.7986
        Hunter-Lab:
        33.8970, 32.6723, -110.7767
      #124fe7 color charts
#124fe7 RGB chart
      #124fe7 CMYK chart
      #124fe7 RGB pie chart
      #124fe7 color shades, tints & tones
#124fe7 color schemes
#124fe7 color preview, HTML & CSS examples
           This text has a color of #124fe7        
        
          <p style="color:#124fe7;">Text here</p>
        
        
          .mytext {color:#124fe7;}
        
        Text color #124fe7
      
           This box has a color of #124fe7        
        
          <div style="background-color:#124fe7;">Content here</div>
        
        
          .mybackground {background-color:#124fe7;}
        
        Background color #124fe7
      
           Border around this has a color of #124fe7        
        
          <div style="border:2px solid #124fe7;">Content here</div>
        
        
          .myborder {border:2px solid #124fe7;}
        
        Border color #124fe7