#2264dd color space conversions
Hex:
        #2264dd
        RGB:
        34, 100, 221
        CMY:
        87, 61, 13
        CMYK:
        85, 55, 0, 13
      HSL:
        219°, 73.3333%, 50.0000%
        HSV (HSB):
        219°, 84.6154%, 86.6667%
        XYZ:
        18.2680, 14.6749, 70.2763
        xyY:
        0.1770, 0.1422, 14.6749
      CIE-Lab:
        45.1856, 24.8187, -67.3483
        CIE-LCH:
        45.1856, 71.7758, 290.2294
        CIE-Luv:
        45.1856, -20.6627, -102.4033
        Hunter-Lab:
        38.3078, 18.0834, -81.9530
      #2264dd color charts
#2264dd RGB chart
      #2264dd CMYK chart
      #2264dd RGB pie chart
      #2264dd color shades, tints & tones
#2264dd color schemes
#2264dd color preview, HTML & CSS examples
           This text has a color of #2264dd        
        
          <p style="color:#2264dd;">Text here</p>
        
        
          .mytext {color:#2264dd;}
        
        Text color #2264dd
      
           This box has a color of #2264dd        
        
          <div style="background-color:#2264dd;">Content here</div>
        
        
          .mybackground {background-color:#2264dd;}
        
        Background color #2264dd
      
           Border around this has a color of #2264dd        
        
          <div style="border:2px solid #2264dd;">Content here</div>
        
        
          .myborder {border:2px solid #2264dd;}
        
        Border color #2264dd