#1282ac color space conversions
Hex:
        #1282ac
        RGB:
        18, 130, 172
        CMY:
        93, 49, 33
        CMYK:
        90, 24, 0, 33
      HSL:
        196°, 81.0526%, 37.2549%
        HSV (HSB):
        196°, 89.5349%, 67.4510%
        XYZ:
        15.6785, 19.0724, 41.8847
        xyY:
        0.2046, 0.2489, 19.0724
      CIE-Lab:
        50.7718, -13.5942, -30.3311
        CIE-LCH:
        50.7718, 33.2382, 245.8584
        CIE-Luv:
        50.7718, -33.7361, -44.0477
        Hunter-Lab:
        43.6720, -12.3435, -26.2932
      #1282ac color charts
#1282ac RGB chart
      #1282ac CMYK chart
      #1282ac RGB pie chart
      #1282ac color shades, tints & tones
#1282ac color schemes
#1282ac color preview, HTML & CSS examples
           This text has a color of #1282ac        
        
          <p style="color:#1282ac;">Text here</p>
        
        
          .mytext {color:#1282ac;}
        
        Text color #1282ac
      
           This box has a color of #1282ac        
        
          <div style="background-color:#1282ac;">Content here</div>
        
        
          .mybackground {background-color:#1282ac;}
        
        Background color #1282ac
      
           Border around this has a color of #1282ac        
        
          <div style="border:2px solid #1282ac;">Content here</div>
        
        
          .myborder {border:2px solid #1282ac;}
        
        Border color #1282ac