#2794d2 color space conversions
Hex:
        #2794d2
        RGB:
        39, 148, 210
        CMY:
        85, 42, 18
        CMYK:
        81, 30, 0, 18
      HSL:
        202°, 68.6747%, 48.8235%
        HSV (HSB):
        202°, 81.4286%, 82.3529%
        XYZ:
        23.0595, 26.2643, 64.8269
        xyY:
        0.2020, 0.2301, 26.2643
      CIE-Lab:
        58.2871, -8.3568, -40.1714
        CIE-LCH:
        58.2871, 41.0315, 258.2485
        CIE-Luv:
        58.2871, -35.6151, -61.9702
        Hunter-Lab:
        51.2487, -9.3687, -39.1247
      #2794d2 color charts
#2794d2 RGB chart
      #2794d2 CMYK chart
      #2794d2 RGB pie chart
      #2794d2 color shades, tints & tones
#2794d2 color schemes
#2794d2 color preview, HTML & CSS examples
           This text has a color of #2794d2        
        
          <p style="color:#2794d2;">Text here</p>
        
        
          .mytext {color:#2794d2;}
        
        Text color #2794d2
      
           This box has a color of #2794d2        
        
          <div style="background-color:#2794d2;">Content here</div>
        
        
          .mybackground {background-color:#2794d2;}
        
        Background color #2794d2
      
           Border around this has a color of #2794d2        
        
          <div style="border:2px solid #2794d2;">Content here</div>
        
        
          .myborder {border:2px solid #2794d2;}
        
        Border color #2794d2