#2671ee color space conversions
Hex:
        #2671ee
        RGB:
        38, 113, 238
        CMY:
        85, 56, 7
        CMYK:
        84, 53, 0, 7
      HSL:
        218°, 85.4701%, 54.1176%
        HSV (HSB):
        218°, 84.0336%, 93.3333%
        XYZ:
        22.1371, 18.3954, 83.2728
        xyY:
        0.1788, 0.1486, 18.3954
      CIE-Lab:
        49.9722, 23.2685, -69.1538
        CIE-LCH:
        49.9722, 72.9635, 288.5968
        CIE-Luv:
        49.9722, -23.5310, -107.9437
        Hunter-Lab:
        42.8898, 17.0735, -85.0918
      #2671ee color charts
#2671ee RGB chart
      #2671ee CMYK chart
      #2671ee RGB pie chart
      #2671ee color shades, tints & tones
#2671ee color schemes
#2671ee color preview, HTML & CSS examples
           This text has a color of #2671ee        
        
          <p style="color:#2671ee;">Text here</p>
        
        
          .mytext {color:#2671ee;}
        
        Text color #2671ee
      
           This box has a color of #2671ee        
        
          <div style="background-color:#2671ee;">Content here</div>
        
        
          .mybackground {background-color:#2671ee;}
        
        Background color #2671ee
      
           Border around this has a color of #2671ee        
        
          <div style="border:2px solid #2671ee;">Content here</div>
        
        
          .myborder {border:2px solid #2671ee;}
        
        Border color #2671ee