#2866ad color space conversions
Hex:
        #2866ad
        RGB:
        40, 102, 173
        CMY:
        84, 60, 32
        CMYK:
        77, 41, 0, 32
      HSL:
        212°, 62.4413%, 41.7647%
        HSV (HSB):
        212°, 76.8786%, 67.8431%
        XYZ:
        13.1693, 12.9710, 41.3447
        xyY:
        0.1951, 0.1922, 12.9710
      CIE-Lab:
        42.7195, 5.6273, -43.5866
        CIE-LCH:
        42.7195, 43.9484, 277.3565
        CIE-Luv:
        42.7195, -21.6938, -64.6806
        Hunter-Lab:
        36.0153, 2.2433, -42.8529
      #2866ad color charts
#2866ad RGB chart
      #2866ad CMYK chart
      #2866ad RGB pie chart
      #2866ad color shades, tints & tones
#2866ad color schemes
#2866ad color preview, HTML & CSS examples
           This text has a color of #2866ad        
        
          <p style="color:#2866ad;">Text here</p>
        
        
          .mytext {color:#2866ad;}
        
        Text color #2866ad
      
           This box has a color of #2866ad        
        
          <div style="background-color:#2866ad;">Content here</div>
        
        
          .mybackground {background-color:#2866ad;}
        
        Background color #2866ad
      
           Border around this has a color of #2866ad        
        
          <div style="border:2px solid #2866ad;">Content here</div>
        
        
          .myborder {border:2px solid #2866ad;}
        
        Border color #2866ad