#12919e color space conversions
Hex:
        #12919e
        RGB:
        18, 145, 158
        CMY:
        93, 43, 38
        CMYK:
        89, 8, 0, 38
      HSL:
        186°, 79.5455%, 34.5098%
        HSV (HSB):
        186°, 88.6076%, 61.9608%
        XYZ:
        16.5464, 22.8480, 35.8858
        xyY:
        0.2198, 0.3035, 22.8480
      CIE-Lab:
        54.9154, -26.4852, -15.8819
        CIE-LCH:
        54.9154, 30.8821, 210.9491
        CIE-Luv:
        54.9154, -40.0438, -19.9455
        Hunter-Lab:
        47.7996, -21.8594, -11.0525
      #12919e color charts
#12919e RGB chart
      #12919e CMYK chart
      #12919e RGB pie chart
      #12919e color shades, tints & tones
#12919e color schemes
#12919e color preview, HTML & CSS examples
           This text has a color of #12919e        
        
          <p style="color:#12919e;">Text here</p>
        
        
          .mytext {color:#12919e;}
        
        Text color #12919e
      
           This box has a color of #12919e        
        
          <div style="background-color:#12919e;">Content here</div>
        
        
          .mybackground {background-color:#12919e;}
        
        Background color #12919e
      
           Border around this has a color of #12919e        
        
          <div style="border:2px solid #12919e;">Content here</div>
        
        
          .myborder {border:2px solid #12919e;}
        
        Border color #12919e