#12856b color space conversions
Hex:
        #12856b
        RGB:
        18, 133, 107
        CMY:
        93, 48, 58
        CMYK:
        86, 0, 20, 48
      HSL:
        166°, 76.1589%, 29.6078%
        HSV (HSB):
        166°, 86.4662%, 52.1569%
        XYZ:
        11.2908, 17.9652, 16.7825
        xyY:
        0.2452, 0.3902, 17.9652
      CIE-Lab:
        49.4539, -36.3378, 5.6185
        CIE-LCH:
        49.4539, 36.7696, 171.2107
        CIE-Luv:
        49.4539, -39.5015, 12.8400
        Hunter-Lab:
        42.3854, -26.6247, 6.1939
      #12856b color charts
#12856b RGB chart
      #12856b CMYK chart
      #12856b RGB pie chart
      #12856b color shades, tints & tones
#12856b color schemes
#12856b color preview, HTML & CSS examples
           This text has a color of #12856b        
        
          <p style="color:#12856b;">Text here</p>
        
        
          .mytext {color:#12856b;}
        
        Text color #12856b
      
           This box has a color of #12856b        
        
          <div style="background-color:#12856b;">Content here</div>
        
        
          .mybackground {background-color:#12856b;}
        
        Background color #12856b
      
           Border around this has a color of #12856b        
        
          <div style="border:2px solid #12856b;">Content here</div>
        
        
          .myborder {border:2px solid #12856b;}
        
        Border color #12856b