#126cfd color space conversions
Hex:
        #126cfd
        RGB:
        18, 108, 253
        CMY:
        93, 58, 1
        CMYK:
        93, 57, 0, 1
      HSL:
        217°, 98.3264%, 53.1373%
        HSV (HSB):
        217°, 92.8854%, 99.2157%
        XYZ:
        23.3416, 17.9456, 95.1621
        xyY:
        0.1711, 0.1315, 17.9456
      CIE-Lab:
        49.4300, 31.0869, -78.4087
        CIE-LCH:
        49.4300, 84.3465, 291.6270
        CIE-Luv:
        49.4300, -23.3319, -121.3934
        Hunter-Lab:
        42.3622, 24.2199, -103.5350
      #126cfd color charts
#126cfd RGB chart
      #126cfd CMYK chart
      #126cfd RGB pie chart
      #126cfd color shades, tints & tones
#126cfd color schemes
#126cfd color preview, HTML & CSS examples
           This text has a color of #126cfd        
        
          <p style="color:#126cfd;">Text here</p>
        
        
          .mytext {color:#126cfd;}
        
        Text color #126cfd
      
           This box has a color of #126cfd        
        
          <div style="background-color:#126cfd;">Content here</div>
        
        
          .mybackground {background-color:#126cfd;}
        
        Background color #126cfd
      
           Border around this has a color of #126cfd        
        
          <div style="border:2px solid #126cfd;">Content here</div>
        
        
          .myborder {border:2px solid #126cfd;}
        
        Border color #126cfd