#126dfd color space conversions
Hex:
        #126dfd
        RGB:
        18, 109, 253
        CMY:
        93, 57, 1
        CMYK:
        93, 57, 0, 1
      HSL:
        217°, 98.3264%, 53.1373%
        HSV (HSB):
        217°, 92.8854%, 99.2157%
        XYZ:
        23.4477, 18.1577, 95.1975
        xyY:
        0.1714, 0.1327, 18.1577
      CIE-Lab:
        49.6869, 30.4535, -77.9896
        CIE-LCH:
        49.6869, 83.7245, 291.3297
        CIE-Luv:
        49.6869, -23.5909, -120.9566
        Hunter-Lab:
        42.6119, 23.6510, -102.6291
      #126dfd color charts
#126dfd RGB chart
      #126dfd CMYK chart
      #126dfd RGB pie chart
      #126dfd color shades, tints & tones
#126dfd color schemes
#126dfd color preview, HTML & CSS examples
           This text has a color of #126dfd        
        
          <p style="color:#126dfd;">Text here</p>
        
        
          .mytext {color:#126dfd;}
        
        Text color #126dfd
      
           This box has a color of #126dfd        
        
          <div style="background-color:#126dfd;">Content here</div>
        
        
          .mybackground {background-color:#126dfd;}
        
        Background color #126dfd
      
           Border around this has a color of #126dfd        
        
          <div style="border:2px solid #126dfd;">Content here</div>
        
        
          .myborder {border:2px solid #126dfd;}
        
        Border color #126dfd