#267dbd color space conversions
Hex:
        #267dbd
        RGB:
        38, 125, 189
        CMY:
        85, 51, 26
        CMYK:
        80, 34, 0, 26
      HSL:
        205°, 66.5198%, 44.5098%
        HSV (HSB):
        205°, 79.8942%, 74.1176%
        XYZ:
        17.3183, 18.7534, 50.8511
        xyY:
        0.1992, 0.2157, 18.7534
      CIE-Lab:
        50.3975, -2.7359, -40.6925
        CIE-LCH:
        50.3975, 40.7843, 266.1536
        CIE-Luv:
        50.3975, -29.0239, -61.7449
        Hunter-Lab:
        43.3052, -4.4000, -39.3076
      #267dbd color charts
#267dbd RGB chart
      #267dbd CMYK chart
      #267dbd RGB pie chart
      #267dbd color shades, tints & tones
#267dbd color schemes
#267dbd color preview, HTML & CSS examples
           This text has a color of #267dbd        
        
          <p style="color:#267dbd;">Text here</p>
        
        
          .mytext {color:#267dbd;}
        
        Text color #267dbd
      
           This box has a color of #267dbd        
        
          <div style="background-color:#267dbd;">Content here</div>
        
        
          .mybackground {background-color:#267dbd;}
        
        Background color #267dbd
      
           Border around this has a color of #267dbd        
        
          <div style="border:2px solid #267dbd;">Content here</div>
        
        
          .myborder {border:2px solid #267dbd;}
        
        Border color #267dbd