#2267c1 color space conversions
Hex:
        #2267c1
        RGB:
        34, 103, 193
        CMY:
        87, 60, 24
        CMYK:
        82, 47, 0, 24
      HSL:
        214°, 70.0441%, 44.5098%
        HSV (HSB):
        214°, 82.3834%, 75.6863%
        XYZ:
        15.1356, 13.8908, 52.3355
        xyY:
        0.1860, 0.1707, 13.8908
      CIE-Lab:
        44.0760, 12.0649, -53.0870
        CIE-LCH:
        44.0760, 54.4408, 282.8039
        CIE-Luv:
        44.0760, -22.1914, -80.0918
        Hunter-Lab:
        37.2704, 7.2659, -57.1664
      #2267c1 color charts
#2267c1 RGB chart
      #2267c1 CMYK chart
      #2267c1 RGB pie chart
      #2267c1 color shades, tints & tones
#2267c1 color schemes
#2267c1 color preview, HTML & CSS examples
           This text has a color of #2267c1        
        
          <p style="color:#2267c1;">Text here</p>
        
        
          .mytext {color:#2267c1;}
        
        Text color #2267c1
      
           This box has a color of #2267c1        
        
          <div style="background-color:#2267c1;">Content here</div>
        
        
          .mybackground {background-color:#2267c1;}
        
        Background color #2267c1
      
           Border around this has a color of #2267c1        
        
          <div style="border:2px solid #2267c1;">Content here</div>
        
        
          .myborder {border:2px solid #2267c1;}
        
        Border color #2267c1