#267ed5 color space conversions
Hex:
        #267ed5
        RGB:
        38, 126, 213
        CMY:
        85, 51, 16
        CMYK:
        82, 41, 0, 16
      HSL:
        210°, 69.7211%, 49.2157%
        HSV (HSB):
        210°, 82.1596%, 83.5294%
        XYZ:
        20.2704, 20.1379, 65.7694
        xyY:
        0.1909, 0.1897, 20.1379
      CIE-Lab:
        51.9927, 5.6574, -51.8352
        CIE-LCH:
        51.9927, 52.1430, 276.2287
        CIE-Luv:
        51.9927, -28.2579, -80.8108
        Hunter-Lab:
        44.8752, 2.0979, -55.4831
      #267ed5 color charts
#267ed5 RGB chart
      #267ed5 CMYK chart
      #267ed5 RGB pie chart
      #267ed5 color shades, tints & tones
#267ed5 color schemes
#267ed5 color preview, HTML & CSS examples
           This text has a color of #267ed5        
        
          <p style="color:#267ed5;">Text here</p>
        
        
          .mytext {color:#267ed5;}
        
        Text color #267ed5
      
           This box has a color of #267ed5        
        
          <div style="background-color:#267ed5;">Content here</div>
        
        
          .mybackground {background-color:#267ed5;}
        
        Background color #267ed5
      
           Border around this has a color of #267ed5        
        
          <div style="border:2px solid #267ed5;">Content here</div>
        
        
          .myborder {border:2px solid #267ed5;}
        
        Border color #267ed5