#2865ad color space conversions
Hex:
        #2865ad
        RGB:
        40, 101, 173
        CMY:
        84, 60, 32
        CMYK:
        77, 42, 0, 32
      HSL:
        212°, 62.4413%, 41.7647%
        HSV (HSB):
        212°, 76.8786%, 67.8431%
        XYZ:
        13.0716, 12.7756, 41.3122
        xyY:
        0.1946, 0.1902, 12.7756
      CIE-Lab:
        42.4232, 6.2632, -44.0595
        CIE-LCH:
        42.4232, 44.5024, 278.0906
        CIE-Luv:
        42.4232, -21.3661, -65.3369
        Hunter-Lab:
        35.7430, 2.7291, -43.5080
      #2865ad color charts
#2865ad RGB chart
      #2865ad CMYK chart
      #2865ad RGB pie chart
      #2865ad color shades, tints & tones
#2865ad color schemes
#2865ad color preview, HTML & CSS examples
           This text has a color of #2865ad        
        
          <p style="color:#2865ad;">Text here</p>
        
        
          .mytext {color:#2865ad;}
        
        Text color #2865ad
      
           This box has a color of #2865ad        
        
          <div style="background-color:#2865ad;">Content here</div>
        
        
          .mybackground {background-color:#2865ad;}
        
        Background color #2865ad
      
           Border around this has a color of #2865ad        
        
          <div style="border:2px solid #2865ad;">Content here</div>
        
        
          .myborder {border:2px solid #2865ad;}
        
        Border color #2865ad