#12769e color space conversions
Hex:
        #12769e
        RGB:
        18, 118, 158
        CMY:
        93, 54, 38
        CMYK:
        89, 25, 0, 38
      HSL:
        197°, 79.5455%, 34.5098%
        HSV (HSB):
        197°, 88.6076%, 61.9608%
        XYZ:
        12.8994, 15.5541, 34.6701
        xyY:
        0.2044, 0.2464, 15.5541
      CIE-Lab:
        46.3839, -11.9470, -29.0135
        CIE-LCH:
        46.3839, 31.3770, 247.6195
        CIE-Luv:
        46.3839, -30.4575, -41.3812
        Hunter-Lab:
        39.4387, -10.6346, -24.5141
      #12769e color charts
#12769e RGB chart
      #12769e CMYK chart
      #12769e RGB pie chart
      #12769e color shades, tints & tones
#12769e color schemes
#12769e color preview, HTML & CSS examples
           This text has a color of #12769e        
        
          <p style="color:#12769e;">Text here</p>
        
        
          .mytext {color:#12769e;}
        
        Text color #12769e
      
           This box has a color of #12769e        
        
          <div style="background-color:#12769e;">Content here</div>
        
        
          .mybackground {background-color:#12769e;}
        
        Background color #12769e
      
           Border around this has a color of #12769e        
        
          <div style="border:2px solid #12769e;">Content here</div>
        
        
          .myborder {border:2px solid #12769e;}
        
        Border color #12769e