#2642bd color space conversions
Hex:
        #2642bd
        RGB:
        38, 66, 189
        CMY:
        85, 74, 26
        CMYK:
        80, 65, 0, 26
      HSL:
        229°, 66.5198%, 44.5098%
        HSV (HSB):
        229°, 79.8942%, 74.1176%
        XYZ:
        11.9329, 7.9826, 49.0560
        xyY:
        0.1730, 0.1157, 7.9826
      CIE-Lab:
        33.9467, 35.0767, -67.2081
        CIE-LCH:
        33.9467, 75.8109, 297.5606
        CIE-Luv:
        33.9467, -11.7659, -92.9766
        Hunter-Lab:
        28.2535, 25.9456, -83.1664
      #2642bd color charts
#2642bd RGB chart
      #2642bd CMYK chart
      #2642bd RGB pie chart
      #2642bd color shades, tints & tones
#2642bd color schemes
#2642bd color preview, HTML & CSS examples
           This text has a color of #2642bd        
        
          <p style="color:#2642bd;">Text here</p>
        
        
          .mytext {color:#2642bd;}
        
        Text color #2642bd
      
           This box has a color of #2642bd        
        
          <div style="background-color:#2642bd;">Content here</div>
        
        
          .mybackground {background-color:#2642bd;}
        
        Background color #2642bd
      
           Border around this has a color of #2642bd        
        
          <div style="border:2px solid #2642bd;">Content here</div>
        
        
          .myborder {border:2px solid #2642bd;}
        
        Border color #2642bd