#12925b color space conversions
Hex:
        #12925b
        RGB:
        18, 146, 91
        CMY:
        93, 43, 64
        CMYK:
        88, 0, 38, 43
      HSL:
        154°, 78.0488%, 32.1569%
        HSV (HSB):
        154°, 87.6712%, 57.2549%
        XYZ:
        12.4167, 21.4417, 13.3818
        xyY:
        0.2628, 0.4539, 21.4417
      CIE-Lab:
        53.4296, -45.5624, 20.2692
        CIE-LCH:
        53.4296, 49.8675, 156.0173
        CIE-Luv:
        53.4296, -45.2228, 32.9107
        Hunter-Lab:
        46.3052, -33.1696, 15.2794
      #12925b color charts
#12925b RGB chart
      #12925b CMYK chart
      #12925b RGB pie chart
      #12925b color shades, tints & tones
#12925b color schemes
#12925b color preview, HTML & CSS examples
           This text has a color of #12925b        
        
          <p style="color:#12925b;">Text here</p>
        
        
          .mytext {color:#12925b;}
        
        Text color #12925b
      
           This box has a color of #12925b        
        
          <div style="background-color:#12925b;">Content here</div>
        
        
          .mybackground {background-color:#12925b;}
        
        Background color #12925b
      
           Border around this has a color of #12925b        
        
          <div style="border:2px solid #12925b;">Content here</div>
        
        
          .myborder {border:2px solid #12925b;}
        
        Border color #12925b