#12875e color space conversions
Hex:
        #12875e
        RGB:
        18, 135, 94
        CMY:
        93, 47, 63
        CMYK:
        87, 0, 30, 47
      HSL:
        159°, 76.4706%, 30.0000%
        HSV (HSB):
        159°, 86.6667%, 52.9412%
        XYZ:
        10.9338, 18.2647, 13.5388
        xyY:
        0.2558, 0.4274, 18.2647
      CIE-Lab:
        49.8156, -40.5155, 13.6507
        CIE-LCH:
        49.8156, 42.7533, 161.3801
        CIE-Luv:
        49.8156, -41.1132, 23.7321
        Hunter-Lab:
        42.7372, -29.1230, 11.1334
      #12875e color charts
#12875e RGB chart
      #12875e CMYK chart
      #12875e RGB pie chart
      #12875e color shades, tints & tones
#12875e color schemes
#12875e color preview, HTML & CSS examples
           This text has a color of #12875e        
        
          <p style="color:#12875e;">Text here</p>
        
        
          .mytext {color:#12875e;}
        
        Text color #12875e
      
           This box has a color of #12875e        
        
          <div style="background-color:#12875e;">Content here</div>
        
        
          .mybackground {background-color:#12875e;}
        
        Background color #12875e
      
           Border around this has a color of #12875e        
        
          <div style="border:2px solid #12875e;">Content here</div>
        
        
          .myborder {border:2px solid #12875e;}
        
        Border color #12875e