#267fa2 color space conversions
Hex:
        #267fa2
        RGB:
        38, 127, 162
        CMY:
        85, 50, 36
        CMYK:
        77, 22, 0, 36
      HSL:
        197°, 62.0000%, 39.2157%
        HSV (HSB):
        197°, 76.5432%, 63.5294%
        XYZ:
        14.9103, 18.1994, 36.9094
        xyY:
        0.2129, 0.2599, 18.1994
      CIE-Lab:
        49.7371, -13.6880, -26.1113
        CIE-LCH:
        49.7371, 29.4816, 242.3357
        CIE-Luv:
        49.7371, -31.1812, -37.1408
        Hunter-Lab:
        42.6608, -12.2693, -21.4341
      #267fa2 color charts
#267fa2 RGB chart
      #267fa2 CMYK chart
      #267fa2 RGB pie chart
      #267fa2 color shades, tints & tones
#267fa2 color schemes
#267fa2 color preview, HTML & CSS examples
           This text has a color of #267fa2        
        
          <p style="color:#267fa2;">Text here</p>
        
        
          .mytext {color:#267fa2;}
        
        Text color #267fa2
      
           This box has a color of #267fa2        
        
          <div style="background-color:#267fa2;">Content here</div>
        
        
          .mybackground {background-color:#267fa2;}
        
        Background color #267fa2
      
           Border around this has a color of #267fa2        
        
          <div style="border:2px solid #267fa2;">Content here</div>
        
        
          .myborder {border:2px solid #267fa2;}
        
        Border color #267fa2