#2264d8 color space conversions
Hex:
        #2264d8
        RGB:
        34, 100, 216
        CMY:
        87, 61, 15
        CMYK:
        84, 54, 0, 15
      HSL:
        218°, 72.8000%, 49.0196%
        HSV (HSB):
        218°, 84.2593%, 84.7059%
        XYZ:
        17.6115, 14.4123, 66.8194
        xyY:
        0.1782, 0.1458, 14.4123
      CIE-Lab:
        44.8185, 22.9025, -65.0995
        CIE-LCH:
        44.8185, 69.0106, 289.3823
        CIE-Luv:
        44.8185, -20.7516, -98.8384
        Hunter-Lab:
        37.9635, 16.3712, -77.7815
      #2264d8 color charts
#2264d8 RGB chart
      #2264d8 CMYK chart
      #2264d8 RGB pie chart
      #2264d8 color shades, tints & tones
#2264d8 color schemes
#2264d8 color preview, HTML & CSS examples
           This text has a color of #2264d8        
        
          <p style="color:#2264d8;">Text here</p>
        
        
          .mytext {color:#2264d8;}
        
        Text color #2264d8
      
           This box has a color of #2264d8        
        
          <div style="background-color:#2264d8;">Content here</div>
        
        
          .mybackground {background-color:#2264d8;}
        
        Background color #2264d8
      
           Border around this has a color of #2264d8        
        
          <div style="border:2px solid #2264d8;">Content here</div>
        
        
          .myborder {border:2px solid #2264d8;}
        
        Border color #2264d8