#12909f color space conversions
Hex:
        #12909f
        RGB:
        18, 144, 159
        CMY:
        93, 44, 38
        CMYK:
        89, 9, 0, 38
      HSL:
        186°, 79.6610%, 34.7059%
        HSV (HSB):
        186°, 88.6792%, 62.3529%
        XYZ:
        16.4807, 22.5783, 36.2903
        xyY:
        0.2187, 0.2996, 22.5783
      CIE-Lab:
        54.6353, -25.6477, -16.8821
        CIE-LCH:
        54.6353, 30.7052, 213.3542
        CIE-Luv:
        54.6353, -39.6131, -21.6059
        Hunter-Lab:
        47.5166, -21.2430, -12.0204
      #12909f color charts
#12909f RGB chart
      #12909f CMYK chart
      #12909f RGB pie chart
      #12909f color shades, tints & tones
#12909f color schemes
#12909f color preview, HTML & CSS examples
           This text has a color of #12909f        
        
          <p style="color:#12909f;">Text here</p>
        
        
          .mytext {color:#12909f;}
        
        Text color #12909f
      
           This box has a color of #12909f        
        
          <div style="background-color:#12909f;">Content here</div>
        
        
          .mybackground {background-color:#12909f;}
        
        Background color #12909f
      
           Border around this has a color of #12909f        
        
          <div style="border:2px solid #12909f;">Content here</div>
        
        
          .myborder {border:2px solid #12909f;}
        
        Border color #12909f