#12974b color space conversions
Hex:
        #12974b
        RGB:
        18, 151, 75
        CMY:
        93, 41, 71
        CMYK:
        88, 0, 50, 41
      HSL:
        146°, 78.6982%, 33.1373%
        HSV (HSB):
        146°, 88.0795%, 59.2157%
        XYZ:
        12.5861, 22.7698, 10.3883
        xyY:
        0.2751, 0.4978, 22.7698
      CIE-Lab:
        54.8344, -50.4694, 30.7400
        CIE-LCH:
        54.8344, 59.0940, 148.6552
        CIE-Luv:
        54.8344, -47.8868, 45.2896
        Hunter-Lab:
        47.7177, -36.4247, 20.4948
      #12974b color charts
#12974b RGB chart
      #12974b CMYK chart
      #12974b RGB pie chart
      #12974b color shades, tints & tones
#12974b color schemes
#12974b color preview, HTML & CSS examples
           This text has a color of #12974b        
        
          <p style="color:#12974b;">Text here</p>
        
        
          .mytext {color:#12974b;}
        
        Text color #12974b
      
           This box has a color of #12974b        
        
          <div style="background-color:#12974b;">Content here</div>
        
        
          .mybackground {background-color:#12974b;}
        
        Background color #12974b
      
           Border around this has a color of #12974b        
        
          <div style="border:2px solid #12974b;">Content here</div>
        
        
          .myborder {border:2px solid #12974b;}
        
        Border color #12974b