#2d5865 color space conversions
Hex:
        #2d5865
        RGB:
        45, 88, 101
        CMY:
        82, 65, 60
        CMYK:
        55, 13, 0, 60
      HSL:
        194°, 38.3562%, 28.6275%
        HSV (HSB):
        194°, 55.4455%, 39.6078%
        XYZ:
        6.9209, 8.4769, 13.5834
        xyY:
        0.2388, 0.2925, 8.4769
      CIE-Lab:
        34.9570, -10.8518, -12.0769
        CIE-LCH:
        34.9570, 16.2361, 228.0584
        CIE-Luv:
        34.9570, -17.9458, -14.5164
        Hunter-Lab:
        29.1152, -8.5208, -7.2805
      #2d5865 color charts
#2d5865 RGB chart
      #2d5865 CMYK chart
      #2d5865 RGB pie chart
      #2d5865 color shades, tints & tones
#2d5865 color schemes
#2d5865 color preview, HTML & CSS examples
           This text has a color of #2d5865        
        
          <p style="color:#2d5865;">Text here</p>
        
        
          .mytext {color:#2d5865;}
        
        Text color #2d5865
      
           This box has a color of #2d5865        
        
          <div style="background-color:#2d5865;">Content here</div>
        
        
          .mybackground {background-color:#2d5865;}
        
        Background color #2d5865
      
           Border around this has a color of #2d5865        
        
          <div style="border:2px solid #2d5865;">Content here</div>
        
        
          .myborder {border:2px solid #2d5865;}
        
        Border color #2d5865