#2826ac color space conversions
Hex:
        #2826ac
        RGB:
        40, 38, 172
        CMY:
        84, 85, 33
        CMYK:
        77, 78, 0, 33
      HSL:
        241°, 63.8095%, 41.1765%
        HSV (HSB):
        241°, 77.9070%, 67.4510%
        XYZ:
        9.0146, 4.8159, 39.4842
        xyY:
        0.1691, 0.0903, 4.8159
      CIE-Lab:
        26.2037, 46.1072, -69.8563
        CIE-LCH:
        26.2037, 83.7005, 303.4260
        CIE-Luv:
        26.2037, -5.8872, -85.6053
        Hunter-Lab:
        21.9452, 34.9198, -91.3141
      #2826ac color charts
#2826ac RGB chart
      #2826ac CMYK chart
      #2826ac RGB pie chart
      #2826ac color shades, tints & tones
#2826ac color schemes
#2826ac color preview, HTML & CSS examples
           This text has a color of #2826ac        
        
          <p style="color:#2826ac;">Text here</p>
        
        
          .mytext {color:#2826ac;}
        
        Text color #2826ac
      
           This box has a color of #2826ac        
        
          <div style="background-color:#2826ac;">Content here</div>
        
        
          .mybackground {background-color:#2826ac;}
        
        Background color #2826ac
      
           Border around this has a color of #2826ac        
        
          <div style="border:2px solid #2826ac;">Content here</div>
        
        
          .myborder {border:2px solid #2826ac;}
        
        Border color #2826ac