#1288ca color space conversions
Hex:
        #1288ca
        RGB:
        18, 136, 202
        CMY:
        93, 47, 21
        CMYK:
        91, 33, 0, 21
      HSL:
        202°, 83.6364%, 43.1373%
        HSV (HSB):
        202°, 91.0891%, 79.2157%
        XYZ:
        19.7143, 22.0012, 59.0847
        xyY:
        0.1956, 0.2183, 22.0012
      CIE-Lab:
        54.0283, -5.8738, -42.3921
        CIE-LCH:
        54.0283, 42.7971, 262.1114
        CIE-Luv:
        54.0283, -33.8554, -65.0355
        Hunter-Lab:
        46.9054, -7.0612, -41.8512
      #1288ca color charts
#1288ca RGB chart
      #1288ca CMYK chart
      #1288ca RGB pie chart
      #1288ca color shades, tints & tones
#1288ca color schemes
#1288ca color preview, HTML & CSS examples
           This text has a color of #1288ca        
        
          <p style="color:#1288ca;">Text here</p>
        
        
          .mytext {color:#1288ca;}
        
        Text color #1288ca
      
           This box has a color of #1288ca        
        
          <div style="background-color:#1288ca;">Content here</div>
        
        
          .mybackground {background-color:#1288ca;}
        
        Background color #1288ca
      
           Border around this has a color of #1288ca        
        
          <div style="border:2px solid #1288ca;">Content here</div>
        
        
          .myborder {border:2px solid #1288ca;}
        
        Border color #1288ca