#267cb3 color space conversions
Hex:
        #267cb3
        RGB:
        38, 124, 179
        CMY:
        85, 51, 30
        CMYK:
        79, 31, 0, 30
      HSL:
        203°, 64.9770%, 42.5490%
        HSV (HSB):
        203°, 78.7709%, 70.1961%
        XYZ:
        16.1437, 18.0820, 45.2871
        xyY:
        0.2030, 0.2274, 18.0820
      CIE-Lab:
        49.5955, -5.8381, -36.1958
        CIE-LCH:
        49.5955, 36.6636, 260.8376
        CIE-Luv:
        49.5955, -29.1849, -54.0462
        Hunter-Lab:
        42.5230, -6.6485, -33.3780
      #267cb3 color charts
#267cb3 RGB chart
      #267cb3 CMYK chart
      #267cb3 RGB pie chart
      #267cb3 color shades, tints & tones
#267cb3 color schemes
#267cb3 color preview, HTML & CSS examples
           This text has a color of #267cb3        
        
          <p style="color:#267cb3;">Text here</p>
        
        
          .mytext {color:#267cb3;}
        
        Text color #267cb3
      
           This box has a color of #267cb3        
        
          <div style="background-color:#267cb3;">Content here</div>
        
        
          .mybackground {background-color:#267cb3;}
        
        Background color #267cb3
      
           Border around this has a color of #267cb3        
        
          <div style="border:2px solid #267cb3;">Content here</div>
        
        
          .myborder {border:2px solid #267cb3;}
        
        Border color #267cb3