#2856bd color space conversions
Hex:
        #2856bd
        RGB:
        40, 86, 189
        CMY:
        84, 66, 26
        CMYK:
        79, 54, 0, 26
      HSL:
        221°, 65.0655%, 44.9020%
        HSV (HSB):
        221°, 78.8360%, 74.1176%
        XYZ:
        13.3882, 10.7808, 49.5194
        xyY:
        0.1817, 0.1463, 10.7808
      CIE-Lab:
        39.2088, 22.1852, -58.6166
        CIE-LCH:
        39.2088, 62.6745, 290.7306
        CIE-Luv:
        39.2088, -16.5043, -85.9141
        Hunter-Lab:
        32.8342, 15.3238, -66.4353
      #2856bd color charts
#2856bd RGB chart
      #2856bd CMYK chart
      #2856bd RGB pie chart
      #2856bd color shades, tints & tones
#2856bd color schemes
#2856bd color preview, HTML & CSS examples
           This text has a color of #2856bd        
        
          <p style="color:#2856bd;">Text here</p>
        
        
          .mytext {color:#2856bd;}
        
        Text color #2856bd
      
           This box has a color of #2856bd        
        
          <div style="background-color:#2856bd;">Content here</div>
        
        
          .mybackground {background-color:#2856bd;}
        
        Background color #2856bd
      
           Border around this has a color of #2856bd        
        
          <div style="border:2px solid #2856bd;">Content here</div>
        
        
          .myborder {border:2px solid #2856bd;}
        
        Border color #2856bd