#2667d8 color space conversions
Hex:
        #2667d8
        RGB:
        38, 103, 216
        CMY:
        85, 60, 15
        CMYK:
        82, 52, 0, 15
      HSL:
        218°, 70.0787%, 49.8039%
        HSV (HSB):
        218°, 82.4074%, 84.7059%
        XYZ:
        18.0442, 15.0704, 66.9236
        xyY:
        0.1804, 0.1506, 15.0704
      CIE-Lab:
        45.7305, 21.2871, -63.6154
        CIE-LCH:
        45.7305, 67.0825, 288.5014
        CIE-Luv:
        45.7305, -21.1626, -97.1723
        Hunter-Lab:
        38.8207, 15.0325, -75.0366
      #2667d8 color charts
#2667d8 RGB chart
      #2667d8 CMYK chart
      #2667d8 RGB pie chart
      #2667d8 color shades, tints & tones
#2667d8 color schemes
#2667d8 color preview, HTML & CSS examples
           This text has a color of #2667d8        
        
          <p style="color:#2667d8;">Text here</p>
        
        
          .mytext {color:#2667d8;}
        
        Text color #2667d8
      
           This box has a color of #2667d8        
        
          <div style="background-color:#2667d8;">Content here</div>
        
        
          .mybackground {background-color:#2667d8;}
        
        Background color #2667d8
      
           Border around this has a color of #2667d8        
        
          <div style="border:2px solid #2667d8;">Content here</div>
        
        
          .myborder {border:2px solid #2667d8;}
        
        Border color #2667d8