#2824ac color space conversions
Hex:
        #2824ac
        RGB:
        40, 36, 172
        CMY:
        84, 86, 33
        CMYK:
        77, 79, 0, 33
      HSL:
        242°, 65.3846%, 40.7843%
        HSV (HSB):
        242°, 79.0698%, 67.4510%
        XYZ:
        8.9523, 4.6914, 39.4634
        xyY:
        0.1686, 0.0883, 4.6914
      CIE-Lab:
        25.8369, 47.1622, -70.4637
        CIE-LCH:
        25.8369, 84.7904, 303.7949
        CIE-Luv:
        25.8369, -5.6168, -85.5759
        Hunter-Lab:
        21.6597, 35.8728, -92.8631
      #2824ac color charts
#2824ac RGB chart
      #2824ac CMYK chart
      #2824ac RGB pie chart
      #2824ac color shades, tints & tones
#2824ac color schemes
#2824ac color preview, HTML & CSS examples
           This text has a color of #2824ac        
        
          <p style="color:#2824ac;">Text here</p>
        
        
          .mytext {color:#2824ac;}
        
        Text color #2824ac
      
           This box has a color of #2824ac        
        
          <div style="background-color:#2824ac;">Content here</div>
        
        
          .mybackground {background-color:#2824ac;}
        
        Background color #2824ac
      
           Border around this has a color of #2824ac        
        
          <div style="border:2px solid #2824ac;">Content here</div>
        
        
          .myborder {border:2px solid #2824ac;}
        
        Border color #2824ac