#2664cd color space conversions
Hex:
        #2664cd
        RGB:
        38, 100, 205
        CMY:
        85, 61, 20
        CMYK:
        81, 51, 0, 20
      HSL:
        218°, 68.7243%, 47.6471%
        HSV (HSB):
        218°, 81.4634%, 80.3922%
        XYZ:
        16.3759, 13.9342, 59.5841
        xyY:
        0.1822, 0.1550, 13.9342
      CIE-Lab:
        44.1384, 19.0055, -59.9018
        CIE-LCH:
        44.1384, 62.8445, 287.6031
        CIE-Luv:
        44.1384, -20.5181, -90.6772
        Hunter-Lab:
        37.3285, 12.9826, -68.5092
      #2664cd color charts
#2664cd RGB chart
      #2664cd CMYK chart
      #2664cd RGB pie chart
      #2664cd color shades, tints & tones
#2664cd color schemes
#2664cd color preview, HTML & CSS examples
           This text has a color of #2664cd        
        
          <p style="color:#2664cd;">Text here</p>
        
        
          .mytext {color:#2664cd;}
        
        Text color #2664cd
      
           This box has a color of #2664cd        
        
          <div style="background-color:#2664cd;">Content here</div>
        
        
          .mybackground {background-color:#2664cd;}
        
        Background color #2664cd
      
           Border around this has a color of #2664cd        
        
          <div style="border:2px solid #2664cd;">Content here</div>
        
        
          .myborder {border:2px solid #2664cd;}
        
        Border color #2664cd