#2826af color space conversions
Hex:
        #2826af
        RGB:
        40, 38, 175
        CMY:
        84, 85, 31
        CMYK:
        77, 78, 0, 31
      HSL:
        241°, 64.3192%, 41.7647%
        HSV (HSB):
        241°, 78.2857%, 68.6275%
        XYZ:
        9.3060, 4.9325, 41.0190
        xyY:
        0.1684, 0.0893, 4.9325
      CIE-Lab:
        26.5416, 47.0824, -71.0983
        CIE-LCH:
        26.5416, 85.2744, 303.5131
        CIE-Luv:
        26.5416, -6.0198, -87.3660
        Hunter-Lab:
        22.2092, 35.9285, -93.9585
      #2826af color charts
#2826af RGB chart
      #2826af CMYK chart
      #2826af RGB pie chart
      #2826af color shades, tints & tones
#2826af color schemes
#2826af color preview, HTML & CSS examples
           This text has a color of #2826af        
        
          <p style="color:#2826af;">Text here</p>
        
        
          .mytext {color:#2826af;}
        
        Text color #2826af
      
           This box has a color of #2826af        
        
          <div style="background-color:#2826af;">Content here</div>
        
        
          .mybackground {background-color:#2826af;}
        
        Background color #2826af
      
           Border around this has a color of #2826af        
        
          <div style="border:2px solid #2826af;">Content here</div>
        
        
          .myborder {border:2px solid #2826af;}
        
        Border color #2826af