#2861a5 color space conversions
Hex:
        #2861a5
        RGB:
        40, 97, 165
        CMY:
        84, 62, 35
        CMYK:
        76, 41, 0, 35
      HSL:
        213°, 60.9756%, 40.1961%
        HSV (HSB):
        213°, 75.7576%, 64.7059%
        XYZ:
        11.9413, 11.7171, 37.2296
        xyY:
        0.1961, 0.1924, 11.7171
      CIE-Lab:
        40.7629, 5.7552, -41.9861
        CIE-LCH:
        40.7629, 42.3787, 277.8052
        CIE-Luv:
        40.7629, -20.2939, -61.5250
        Hunter-Lab:
        34.2303, 2.3671, -40.5239
      #2861a5 color charts
#2861a5 RGB chart
      #2861a5 CMYK chart
      #2861a5 RGB pie chart
      #2861a5 color shades, tints & tones
#2861a5 color schemes
#2861a5 color preview, HTML & CSS examples
           This text has a color of #2861a5        
        
          <p style="color:#2861a5;">Text here</p>
        
        
          .mytext {color:#2861a5;}
        
        Text color #2861a5
      
           This box has a color of #2861a5        
        
          <div style="background-color:#2861a5;">Content here</div>
        
        
          .mybackground {background-color:#2861a5;}
        
        Background color #2861a5
      
           Border around this has a color of #2861a5        
        
          <div style="border:2px solid #2861a5;">Content here</div>
        
        
          .myborder {border:2px solid #2861a5;}
        
        Border color #2861a5