#126ece color space conversions
Hex:
        #126ece
        RGB:
        18, 110, 206
        CMY:
        93, 57, 19
        CMYK:
        91, 47, 0, 19
      HSL:
        211°, 83.9286%, 43.9216%
        HSV (HSB):
        211°, 91.2621%, 80.7843%
        XYZ:
        16.9660, 15.7367, 60.5358
        xyY:
        0.1820, 0.1688, 15.7367
      CIE-Lab:
        46.6271, 11.5803, -56.4773
        CIE-LCH:
        46.6271, 57.6523, 281.5875
        CIE-Luv:
        46.6271, -25.2741, -86.3572
        Hunter-Lab:
        39.6695, 6.9198, -62.7081
      #126ece color charts
#126ece RGB chart
      #126ece CMYK chart
      #126ece RGB pie chart
      #126ece color shades, tints & tones
#126ece color schemes
#126ece color preview, HTML & CSS examples
           This text has a color of #126ece        
        
          <p style="color:#126ece;">Text here</p>
        
        
          .mytext {color:#126ece;}
        
        Text color #126ece
      
           This box has a color of #126ece        
        
          <div style="background-color:#126ece;">Content here</div>
        
        
          .mybackground {background-color:#126ece;}
        
        Background color #126ece
      
           Border around this has a color of #126ece        
        
          <div style="border:2px solid #126ece;">Content here</div>
        
        
          .myborder {border:2px solid #126ece;}
        
        Border color #126ece