#2824ce color space conversions
Hex:
        #2824ce
        RGB:
        40, 36, 206
        CMY:
        84, 86, 19
        CMYK:
        81, 83, 0, 19
      HSL:
        241°, 70.2479%, 47.4510%
        HSV (HSB):
        241°, 82.5243%, 80.7843%
        XYZ:
        12.6465, 6.1691, 58.9167
        xyY:
        0.1627, 0.0794, 6.1691
      CIE-Lab:
        29.8351, 57.6937, -83.9496
        CIE-LCH:
        29.8351, 101.8631, 304.4985
        CIE-Luv:
        29.8351, -7.1420, -105.2657
        Hunter-Lab:
        24.8377, 47.4204, -123.2537
      #2824ce color charts
#2824ce RGB chart
      #2824ce CMYK chart
      #2824ce RGB pie chart
      #2824ce color shades, tints & tones
#2824ce color schemes
#2824ce color preview, HTML & CSS examples
           This text has a color of #2824ce        
        
          <p style="color:#2824ce;">Text here</p>
        
        
          .mytext {color:#2824ce;}
        
        Text color #2824ce
      
           This box has a color of #2824ce        
        
          <div style="background-color:#2824ce;">Content here</div>
        
        
          .mybackground {background-color:#2824ce;}
        
        Background color #2824ce
      
           Border around this has a color of #2824ce        
        
          <div style="border:2px solid #2824ce;">Content here</div>
        
        
          .myborder {border:2px solid #2824ce;}
        
        Border color #2824ce