#2d81d1 color space conversions
Hex:
        #2d81d1
        RGB:
        45, 129, 209
        CMY:
        82, 49, 18
        CMYK:
        78, 38, 0, 18
      HSL:
        209°, 64.5669%, 49.8039%
        HSV (HSB):
        209°, 78.4689%, 81.9608%
        XYZ:
        20.4411, 20.8619, 63.2710
        xyY:
        0.1955, 0.1995, 20.8619
      CIE-Lab:
        52.7980, 3.0225, -48.2784
        CIE-LCH:
        52.7980, 48.3729, 273.5824
        CIE-Luv:
        52.7980, -28.5237, -75.1316
        Hunter-Lab:
        45.6748, -0.0458, -50.1591
      #2d81d1 color charts
#2d81d1 RGB chart
      #2d81d1 CMYK chart
      #2d81d1 RGB pie chart
      #2d81d1 color shades, tints & tones
#2d81d1 color schemes
#2d81d1 color preview, HTML & CSS examples
           This text has a color of #2d81d1        
        
          <p style="color:#2d81d1;">Text here</p>
        
        
          .mytext {color:#2d81d1;}
        
        Text color #2d81d1
      
           This box has a color of #2d81d1        
        
          <div style="background-color:#2d81d1;">Content here</div>
        
        
          .mybackground {background-color:#2d81d1;}
        
        Background color #2d81d1
      
           Border around this has a color of #2d81d1        
        
          <div style="border:2px solid #2d81d1;">Content here</div>
        
        
          .myborder {border:2px solid #2d81d1;}
        
        Border color #2d81d1