#2679c2 color space conversions
Hex:
        #2679c2
        RGB:
        38, 121, 194
        CMY:
        85, 53, 24
        CMYK:
        80, 38, 0, 24
      HSL:
        208°, 67.2414%, 45.4902%
        HSV (HSB):
        208°, 80.4124%, 76.0784%
        XYZ:
        17.3743, 17.9819, 53.5941
        xyY:
        0.1953, 0.2022, 17.9819
      CIE-Lab:
        49.4741, 1.5496, -45.0258
        CIE-LCH:
        49.4741, 45.0524, 271.9712
        CIE-Luv:
        49.4741, -27.4451, -68.8187
        Hunter-Lab:
        42.4050, -1.0732, -45.2508
      #2679c2 color charts
#2679c2 RGB chart
      #2679c2 CMYK chart
      #2679c2 RGB pie chart
      #2679c2 color shades, tints & tones
#2679c2 color schemes
#2679c2 color preview, HTML & CSS examples
           This text has a color of #2679c2        
        
          <p style="color:#2679c2;">Text here</p>
        
        
          .mytext {color:#2679c2;}
        
        Text color #2679c2
      
           This box has a color of #2679c2        
        
          <div style="background-color:#2679c2;">Content here</div>
        
        
          .mybackground {background-color:#2679c2;}
        
        Background color #2679c2
      
           Border around this has a color of #2679c2        
        
          <div style="border:2px solid #2679c2;">Content here</div>
        
        
          .myborder {border:2px solid #2679c2;}
        
        Border color #2679c2