#12907f color space conversions
Hex:
        #12907f
        RGB:
        18, 144, 127
        CMY:
        93, 44, 50
        CMYK:
        88, 0, 12, 44
      HSL:
        172°, 77.7778%, 31.7647%
        HSV (HSB):
        172°, 87.5000%, 56.4706%
        XYZ:
        14.0535, 21.6074, 23.5086
        xyY:
        0.2375, 0.3652, 21.6074
      CIE-Lab:
        53.6080, -35.6402, 0.0309
        CIE-LCH:
        53.6080, 35.6402, 179.9503
        CIE-Luv:
        53.6080, -42.0187, 5.2215
        Hunter-Lab:
        46.4838, -27.3806, 2.5534
      #12907f color charts
#12907f RGB chart
      #12907f CMYK chart
      #12907f RGB pie chart
      #12907f color shades, tints & tones
#12907f color schemes
#12907f color preview, HTML & CSS examples
           This text has a color of #12907f        
        
          <p style="color:#12907f;">Text here</p>
        
        
          .mytext {color:#12907f;}
        
        Text color #12907f
      
           This box has a color of #12907f        
        
          <div style="background-color:#12907f;">Content here</div>
        
        
          .mybackground {background-color:#12907f;}
        
        Background color #12907f
      
           Border around this has a color of #12907f        
        
          <div style="border:2px solid #12907f;">Content here</div>
        
        
          .myborder {border:2px solid #12907f;}
        
        Border color #12907f