#2d8aba color space conversions
Hex:
        #2d8aba
        RGB:
        45, 138, 186
        CMY:
        82, 46, 27
        CMYK:
        76, 26, 0, 27
      HSL:
        200°, 61.0390%, 45.2941%
        HSV (HSB):
        200°, 75.8065%, 72.9412%
        XYZ:
        19.0336, 22.2800, 49.7517
        xyY:
        0.2090, 0.2447, 22.2800
      CIE-Lab:
        54.3229, -10.5900, -32.7981
        CIE-LCH:
        54.3229, 34.4654, 252.1055
        CIE-Luv:
        54.3229, -32.7148, -48.9270
        Hunter-Lab:
        47.2017, -10.6248, -29.4518
      #2d8aba color charts
#2d8aba RGB chart
      #2d8aba CMYK chart
      #2d8aba RGB pie chart
      #2d8aba color shades, tints & tones
#2d8aba color schemes
#2d8aba color preview, HTML & CSS examples
           This text has a color of #2d8aba        
        
          <p style="color:#2d8aba;">Text here</p>
        
        
          .mytext {color:#2d8aba;}
        
        Text color #2d8aba
      
           This box has a color of #2d8aba        
        
          <div style="background-color:#2d8aba;">Content here</div>
        
        
          .mybackground {background-color:#2d8aba;}
        
        Background color #2d8aba
      
           Border around this has a color of #2d8aba        
        
          <div style="border:2px solid #2d8aba;">Content here</div>
        
        
          .myborder {border:2px solid #2d8aba;}
        
        Border color #2d8aba