#2d669f color space conversions
Hex:
        #2d669f
        RGB:
        45, 102, 159
        CMY:
        82, 60, 38
        CMYK:
        72, 36, 0, 38
      HSL:
        210°, 55.8824%, 40.0000%
        HSV (HSB):
        210°, 71.6981%, 62.3529%
        XYZ:
        12.0916, 12.5638, 34.5887
        xyY:
        0.2041, 0.2121, 12.5638
      CIE-Lab:
        42.0986, 1.0443, -36.2950
        CIE-LCH:
        42.0986, 36.3101, 271.6481
        CIE-Luv:
        42.0986, -21.2919, -52.9581
        Hunter-Lab:
        35.4455, -1.1377, -33.0449
      #2d669f color charts
#2d669f RGB chart
      #2d669f CMYK chart
      #2d669f RGB pie chart
      #2d669f color shades, tints & tones
#2d669f color schemes
#2d669f color preview, HTML & CSS examples
           This text has a color of #2d669f        
        
          <p style="color:#2d669f;">Text here</p>
        
        
          .mytext {color:#2d669f;}
        
        Text color #2d669f
      
           This box has a color of #2d669f        
        
          <div style="background-color:#2d669f;">Content here</div>
        
        
          .mybackground {background-color:#2d669f;}
        
        Background color #2d669f
      
           Border around this has a color of #2d669f        
        
          <div style="border:2px solid #2d669f;">Content here</div>
        
        
          .myborder {border:2px solid #2d669f;}
        
        Border color #2d669f