#1246be color space conversions
Hex:
        #1246be
        RGB:
        18, 70, 190
        CMY:
        93, 73, 25
        CMYK:
        91, 63, 0, 25
      HSL:
        222°, 82.6923%, 40.7843%
        HSV (HSB):
        222°, 90.5263%, 74.5098%
        XYZ:
        11.7339, 8.2266, 49.6847
        xyY:
        0.1685, 0.1181, 8.2266
      CIE-Lab:
        34.4505, 31.5058, -66.9916
        CIE-LCH:
        34.4505, 74.0303, 295.1873
        CIE-Luv:
        34.4505, -14.6372, -93.0668
        Hunter-Lab:
        28.6821, 22.8309, -82.6279
      #1246be color charts
#1246be RGB chart
      #1246be CMYK chart
      #1246be RGB pie chart
      #1246be color shades, tints & tones
#1246be color schemes
#1246be color preview, HTML & CSS examples
           This text has a color of #1246be        
        
          <p style="color:#1246be;">Text here</p>
        
        
          .mytext {color:#1246be;}
        
        Text color #1246be
      
           This box has a color of #1246be        
        
          <div style="background-color:#1246be;">Content here</div>
        
        
          .mybackground {background-color:#1246be;}
        
        Background color #1246be
      
           Border around this has a color of #1246be        
        
          <div style="border:2px solid #1246be;">Content here</div>
        
        
          .myborder {border:2px solid #1246be;}
        
        Border color #1246be