#2896dd color space conversions
Hex:
        #2896dd
        RGB:
        40, 150, 221
        CMY:
        84, 41, 13
        CMYK:
        82, 32, 0, 13
      HSL:
        204°, 72.6908%, 51.1765%
        HSV (HSB):
        204°, 81.9005%, 86.6667%
        XYZ:
        24.8326, 27.4843, 72.4028
        xyY:
        0.1991, 0.2204, 27.4843
      CIE-Lab:
        59.4199, -5.4434, -44.5325
        CIE-LCH:
        59.4199, 44.8640, 263.0310
        CIE-Luv:
        59.4199, -35.5559, -69.7443
        Hunter-Lab:
        52.4254, -7.1937, -45.1854
      #2896dd color charts
#2896dd RGB chart
      #2896dd CMYK chart
      #2896dd RGB pie chart
      #2896dd color shades, tints & tones
#2896dd color schemes
#2896dd color preview, HTML & CSS examples
           This text has a color of #2896dd        
        
          <p style="color:#2896dd;">Text here</p>
        
        
          .mytext {color:#2896dd;}
        
        Text color #2896dd
      
           This box has a color of #2896dd        
        
          <div style="background-color:#2896dd;">Content here</div>
        
        
          .mybackground {background-color:#2896dd;}
        
        Background color #2896dd
      
           Border around this has a color of #2896dd        
        
          <div style="border:2px solid #2896dd;">Content here</div>
        
        
          .myborder {border:2px solid #2896dd;}
        
        Border color #2896dd