#2d95aa color space conversions
Hex:
        #2d95aa
        RGB:
        45, 149, 170
        CMY:
        82, 42, 33
        CMYK:
        74, 12, 0, 33
      HSL:
        190°, 58.1395%, 42.1569%
        HSV (HSB):
        190°, 73.5294%, 66.6667%
        XYZ:
        19.0853, 24.9551, 41.8411
        xyY:
        0.2222, 0.2906, 24.9551
      CIE-Lab:
        57.0316, -22.0008, -19.4879
        CIE-LCH:
        57.0316, 29.3907, 221.5339
        CIE-Luv:
        57.0316, -37.6104, -26.3461
        Hunter-Lab:
        49.9550, -19.2254, -14.6913
      #2d95aa color charts
#2d95aa RGB chart
      #2d95aa CMYK chart
      #2d95aa RGB pie chart
      #2d95aa color shades, tints & tones
#2d95aa color schemes
#2d95aa color preview, HTML & CSS examples
           This text has a color of #2d95aa        
        
          <p style="color:#2d95aa;">Text here</p>
        
        
          .mytext {color:#2d95aa;}
        
        Text color #2d95aa
      
           This box has a color of #2d95aa        
        
          <div style="background-color:#2d95aa;">Content here</div>
        
        
          .mybackground {background-color:#2d95aa;}
        
        Background color #2d95aa
      
           Border around this has a color of #2d95aa        
        
          <div style="border:2px solid #2d95aa;">Content here</div>
        
        
          .myborder {border:2px solid #2d95aa;}
        
        Border color #2d95aa