#2860ab color space conversions
Hex:
        #2860ab
        RGB:
        40, 96, 171
        CMY:
        84, 62, 33
        CMYK:
        77, 44, 0, 33
      HSL:
        214°, 62.0853%, 41.3725%
        HSV (HSB):
        214°, 76.6082%, 67.0588%
        XYZ:
        12.4086, 11.7571, 40.1434
        xyY:
        0.1930, 0.1828, 11.7571
      CIE-Lab:
        40.8275, 8.7021, -45.4322
        CIE-LCH:
        40.8275, 46.2581, 280.8432
        CIE-Luv:
        40.8275, -19.8037, -66.9351
        Hunter-Lab:
        34.2887, 4.5917, -45.4116
      #2860ab color charts
#2860ab RGB chart
      #2860ab CMYK chart
      #2860ab RGB pie chart
      #2860ab color shades, tints & tones
#2860ab color schemes
#2860ab color preview, HTML & CSS examples
           This text has a color of #2860ab        
        
          <p style="color:#2860ab;">Text here</p>
        
        
          .mytext {color:#2860ab;}
        
        Text color #2860ab
      
           This box has a color of #2860ab        
        
          <div style="background-color:#2860ab;">Content here</div>
        
        
          .mybackground {background-color:#2860ab;}
        
        Background color #2860ab
      
           Border around this has a color of #2860ab        
        
          <div style="border:2px solid #2860ab;">Content here</div>
        
        
          .myborder {border:2px solid #2860ab;}
        
        Border color #2860ab