#2da6e2 color space conversions
Hex:
        #2da6e2
        RGB:
        45, 166, 226
        CMY:
        82, 35, 11
        CMYK:
        80, 27, 0, 11
      HSL:
        200°, 75.7322%, 53.1373%
        HSV (HSB):
        200°, 80.0885%, 88.6275%
        XYZ:
        28.4459, 33.3213, 76.8839
        xyY:
        0.2052, 0.2403, 33.3213
      CIE-Lab:
        64.4202, -12.1897, -39.4408
        CIE-LCH:
        64.4202, 41.2815, 252.8256
        CIE-Luv:
        64.4202, -40.1238, -61.2846
        Hunter-Lab:
        57.7246, -13.0558, -38.5616
      #2da6e2 color charts
#2da6e2 RGB chart
      #2da6e2 CMYK chart
      #2da6e2 RGB pie chart
      #2da6e2 color shades, tints & tones
#2da6e2 color schemes
#2da6e2 color preview, HTML & CSS examples
           This text has a color of #2da6e2        
        
          <p style="color:#2da6e2;">Text here</p>
        
        
          .mytext {color:#2da6e2;}
        
        Text color #2da6e2
      
           This box has a color of #2da6e2        
        
          <div style="background-color:#2da6e2;">Content here</div>
        
        
          .mybackground {background-color:#2da6e2;}
        
        Background color #2da6e2
      
           Border around this has a color of #2da6e2        
        
          <div style="border:2px solid #2da6e2;">Content here</div>
        
        
          .myborder {border:2px solid #2da6e2;}
        
        Border color #2da6e2