#12799d color space conversions
Hex:
        #12799d
        RGB:
        18, 121, 157
        CMY:
        93, 53, 38
        CMYK:
        89, 23, 0, 38
      HSL:
        196°, 79.4286%, 34.3137%
        HSV (HSB):
        196°, 88.5350%, 61.5686%
        XYZ:
        13.1726, 16.2377, 34.3382
        xyY:
        0.2066, 0.2547, 16.2377
      CIE-Lab:
        47.2848, -14.0286, -27.0231
        CIE-LCH:
        47.2848, 30.4475, 242.5647
        CIE-Luv:
        47.2848, -31.5812, -38.1823
        Hunter-Lab:
        40.2960, -12.1669, -22.3167
      #12799d color charts
#12799d RGB chart
      #12799d CMYK chart
      #12799d RGB pie chart
      #12799d color shades, tints & tones
#12799d color schemes
#12799d color preview, HTML & CSS examples
           This text has a color of #12799d        
        
          <p style="color:#12799d;">Text here</p>
        
        
          .mytext {color:#12799d;}
        
        Text color #12799d
      
           This box has a color of #12799d        
        
          <div style="background-color:#12799d;">Content here</div>
        
        
          .mybackground {background-color:#12799d;}
        
        Background color #12799d
      
           Border around this has a color of #12799d        
        
          <div style="border:2px solid #12799d;">Content here</div>
        
        
          .myborder {border:2px solid #12799d;}
        
        Border color #12799d