#2832d5 color space conversions
Hex:
        #2832d5
        RGB:
        40, 50, 213
        CMY:
        84, 80, 16
        CMYK:
        81, 77, 0, 16
      HSL:
        237°, 68.3794%, 49.6078%
        HSV (HSB):
        237°, 81.2207%, 83.5294%
        XYZ:
        14.0259, 7.5364, 63.6662
        xyY:
        0.1646, 0.0884, 7.5364
      CIE-Lab:
        32.9981, 53.0223, -82.7628
        CIE-LCH:
        32.9981, 98.2906, 302.6458
        CIE-Luv:
        32.9981, -9.2026, -109.4270
        Hunter-Lab:
        27.4525, 43.1564, -118.2849
      #2832d5 color charts
#2832d5 RGB chart
      #2832d5 CMYK chart
      #2832d5 RGB pie chart
      #2832d5 color shades, tints & tones
#2832d5 color schemes
#2832d5 color preview, HTML & CSS examples
           This text has a color of #2832d5        
        
          <p style="color:#2832d5;">Text here</p>
        
        
          .mytext {color:#2832d5;}
        
        Text color #2832d5
      
           This box has a color of #2832d5        
        
          <div style="background-color:#2832d5;">Content here</div>
        
        
          .mybackground {background-color:#2832d5;}
        
        Background color #2832d5
      
           Border around this has a color of #2832d5        
        
          <div style="border:2px solid #2832d5;">Content here</div>
        
        
          .myborder {border:2px solid #2832d5;}
        
        Border color #2832d5