#12863d color space conversions
Hex:
        #12863d
        RGB:
        18, 134, 61
        CMY:
        93, 47, 76
        CMYK:
        87, 0, 54, 47
      HSL:
        142°, 76.3158%, 29.8039%
        HSV (HSB):
        142°, 86.5672%, 52.5490%
        XYZ:
        9.6169, 17.5157, 7.2889
        xyY:
        0.2794, 0.5089, 17.5157
      CIE-Lab:
        48.9034, -46.7672, 30.6947
        CIE-LCH:
        48.9034, 55.9405, 146.7219
        CIE-Luv:
        48.9034, -42.6557, 42.8870
        Hunter-Lab:
        41.8518, -32.2242, 18.9703
      #12863d color charts
#12863d RGB chart
      #12863d CMYK chart
      #12863d RGB pie chart
      #12863d color shades, tints & tones
#12863d color schemes
#12863d color preview, HTML & CSS examples
           This text has a color of #12863d        
        
          <p style="color:#12863d;">Text here</p>
        
        
          .mytext {color:#12863d;}
        
        Text color #12863d
      
           This box has a color of #12863d        
        
          <div style="background-color:#12863d;">Content here</div>
        
        
          .mybackground {background-color:#12863d;}
        
        Background color #12863d
      
           Border around this has a color of #12863d        
        
          <div style="border:2px solid #12863d;">Content here</div>
        
        
          .myborder {border:2px solid #12863d;}
        
        Border color #12863d