#2266cd color space conversions
Hex:
        #2266cd
        RGB:
        34, 102, 205
        CMY:
        87, 60, 20
        CMYK:
        83, 50, 0, 20
      HSL:
        216°, 71.5481%, 46.8627%
        HSV (HSB):
        216°, 83.4146%, 80.3922%
        XYZ:
        16.4305, 14.2506, 59.6423
        xyY:
        0.1819, 0.1578, 14.2506
      CIE-Lab:
        44.5902, 17.3667, -59.1761
        CIE-LCH:
        44.5902, 61.6718, 286.3557
        CIE-Luv:
        44.5902, -21.5615, -89.7580
        Hunter-Lab:
        37.7500, 11.6289, -67.2490
      #2266cd color charts
#2266cd RGB chart
      #2266cd CMYK chart
      #2266cd RGB pie chart
      #2266cd color shades, tints & tones
#2266cd color schemes
#2266cd color preview, HTML & CSS examples
           This text has a color of #2266cd        
        
          <p style="color:#2266cd;">Text here</p>
        
        
          .mytext {color:#2266cd;}
        
        Text color #2266cd
      
           This box has a color of #2266cd        
        
          <div style="background-color:#2266cd;">Content here</div>
        
        
          .mybackground {background-color:#2266cd;}
        
        Background color #2266cd
      
           Border around this has a color of #2266cd        
        
          <div style="border:2px solid #2266cd;">Content here</div>
        
        
          .myborder {border:2px solid #2266cd;}
        
        Border color #2266cd