#2680cd color space conversions
Hex:
        #2680cd
        RGB:
        38, 128, 205
        CMY:
        85, 50, 20
        CMYK:
        81, 38, 0, 20
      HSL:
        208°, 68.7243%, 47.6471%
        HSV (HSB):
        208°, 81.4634%, 80.3922%
        XYZ:
        19.5379, 20.2582, 60.6381
        xyY:
        0.1945, 0.2017, 20.2582
      CIE-Lab:
        52.1279, 1.4324, -47.0858
        CIE-LCH:
        52.1279, 47.1076, 271.7425
        CIE-Luv:
        52.1279, -29.2637, -72.8700
        Hunter-Lab:
        45.0091, -1.2811, -48.3715
      #2680cd color charts
#2680cd RGB chart
      #2680cd CMYK chart
      #2680cd RGB pie chart
      #2680cd color shades, tints & tones
#2680cd color schemes
#2680cd color preview, HTML & CSS examples
           This text has a color of #2680cd        
        
          <p style="color:#2680cd;">Text here</p>
        
        
          .mytext {color:#2680cd;}
        
        Text color #2680cd
      
           This box has a color of #2680cd        
        
          <div style="background-color:#2680cd;">Content here</div>
        
        
          .mybackground {background-color:#2680cd;}
        
        Background color #2680cd
      
           Border around this has a color of #2680cd        
        
          <div style="border:2px solid #2680cd;">Content here</div>
        
        
          .myborder {border:2px solid #2680cd;}
        
        Border color #2680cd