#2d81af color space conversions
Hex:
        #2d81af
        RGB:
        45, 129, 175
        CMY:
        82, 49, 31
        CMYK:
        74, 26, 0, 31
      HSL:
        201°, 59.0909%, 43.1373%
        HSV (HSB):
        201°, 74.2857%, 68.6275%
        XYZ:
        16.6703, 19.3535, 43.4144
        xyY:
        0.2099, 0.2436, 19.3535
      CIE-Lab:
        51.0983, -9.3369, -31.5179
        CIE-LCH:
        51.0983, 32.8718, 253.4985
        CIE-Luv:
        51.0983, -30.1096, -46.4651
        Hunter-Lab:
        43.9927, -9.3475, -27.7158
      #2d81af color charts
#2d81af RGB chart
      #2d81af CMYK chart
      #2d81af RGB pie chart
      #2d81af color shades, tints & tones
#2d81af color schemes
#2d81af color preview, HTML & CSS examples
           This text has a color of #2d81af        
        
          <p style="color:#2d81af;">Text here</p>
        
        
          .mytext {color:#2d81af;}
        
        Text color #2d81af
      
           This box has a color of #2d81af        
        
          <div style="background-color:#2d81af;">Content here</div>
        
        
          .mybackground {background-color:#2d81af;}
        
        Background color #2d81af
      
           Border around this has a color of #2d81af        
        
          <div style="border:2px solid #2d81af;">Content here</div>
        
        
          .myborder {border:2px solid #2d81af;}
        
        Border color #2d81af