#2671af color space conversions
Hex:
        #2671af
        RGB:
        38, 113, 175
        CMY:
        85, 56, 31
        CMYK:
        78, 35, 0, 31
      HSL:
        207°, 64.3192%, 41.7647%
        HSV (HSB):
        207°, 78.2857%, 68.6275%
        XYZ:
        14.4423, 15.3175, 42.7528
        xyY:
        0.1992, 0.2112, 15.3175
      CIE-Lab:
        46.0660, -0.7153, -39.4427
        CIE-LCH:
        46.0660, 39.4491, 268.9610
        CIE-Luv:
        46.0660, -25.5946, -58.8155
        Hunter-Lab:
        39.1375, -2.6216, -37.3706
      #2671af color charts
#2671af RGB chart
      #2671af CMYK chart
      #2671af RGB pie chart
      #2671af color shades, tints & tones
#2671af color schemes
#2671af color preview, HTML & CSS examples
           This text has a color of #2671af        
        
          <p style="color:#2671af;">Text here</p>
        
        
          .mytext {color:#2671af;}
        
        Text color #2671af
      
           This box has a color of #2671af        
        
          <div style="background-color:#2671af;">Content here</div>
        
        
          .mybackground {background-color:#2671af;}
        
        Background color #2671af
      
           Border around this has a color of #2671af        
        
          <div style="border:2px solid #2671af;">Content here</div>
        
        
          .myborder {border:2px solid #2671af;}
        
        Border color #2671af