#2d6453 color space conversions
Hex:
        #2d6453
        RGB:
        45, 100, 83
        CMY:
        82, 61, 67
        CMYK:
        55, 0, 17, 61
      HSL:
        161°, 37.9310%, 28.4314%
        HSV (HSB):
        161°, 55.0000%, 39.2157%
        XYZ:
        7.2007, 10.2968, 9.7916
        xyY:
        0.2639, 0.3773, 10.2968
      CIE-Lab:
        38.3699, -22.7855, 4.1371
        CIE-LCH:
        38.3699, 23.1581, 169.7090
        CIE-Luv:
        38.3699, -23.4745, 8.3716
        Hunter-Lab:
        32.0886, -16.0995, 4.3701
      #2d6453 color charts
#2d6453 RGB chart
      #2d6453 CMYK chart
      #2d6453 RGB pie chart
      #2d6453 color shades, tints & tones
#2d6453 color schemes
#2d6453 color preview, HTML & CSS examples
           This text has a color of #2d6453        
        
          <p style="color:#2d6453;">Text here</p>
        
        
          .mytext {color:#2d6453;}
        
        Text color #2d6453
      
           This box has a color of #2d6453        
        
          <div style="background-color:#2d6453;">Content here</div>
        
        
          .mybackground {background-color:#2d6453;}
        
        Background color #2d6453
      
           Border around this has a color of #2d6453        
        
          <div style="border:2px solid #2d6453;">Content here</div>
        
        
          .myborder {border:2px solid #2d6453;}
        
        Border color #2d6453