#2d96aa color space conversions
Hex:
        #2d96aa
        RGB:
        45, 150, 170
        CMY:
        82, 41, 33
        CMYK:
        74, 12, 0, 33
      HSL:
        190°, 58.1395%, 42.1569%
        HSV (HSB):
        190°, 73.5294%, 66.6667%
        XYZ:
        19.2442, 25.2729, 41.8941
        xyY:
        0.2227, 0.2925, 25.2729
      CIE-Lab:
        57.3403, -22.5211, -19.0170
        CIE-LCH:
        57.3403, 29.4762, 220.1779
        CIE-Luv:
        57.3403, -37.9739, -25.5505
        Hunter-Lab:
        50.2721, -19.6462, -14.2186
      #2d96aa color charts
#2d96aa RGB chart
      #2d96aa CMYK chart
      #2d96aa RGB pie chart
      #2d96aa color shades, tints & tones
#2d96aa color schemes
#2d96aa color preview, HTML & CSS examples
           This text has a color of #2d96aa        
        
          <p style="color:#2d96aa;">Text here</p>
        
        
          .mytext {color:#2d96aa;}
        
        Text color #2d96aa
      
           This box has a color of #2d96aa        
        
          <div style="background-color:#2d96aa;">Content here</div>
        
        
          .mybackground {background-color:#2d96aa;}
        
        Background color #2d96aa
      
           Border around this has a color of #2d96aa        
        
          <div style="border:2px solid #2d96aa;">Content here</div>
        
        
          .myborder {border:2px solid #2d96aa;}
        
        Border color #2d96aa