#2832d7 color space conversions
Hex:
        #2832d7
        RGB:
        40, 50, 215
        CMY:
        84, 80, 16
        CMYK:
        81, 77, 0, 16
      HSL:
        237°, 68.6275%, 50.0000%
        HSV (HSB):
        237°, 81.3953%, 84.3137%
        XYZ:
        14.2814, 7.6386, 65.0117
        xyY:
        0.1643, 0.0879, 7.6386
      CIE-Lab:
        33.2186, 53.6666, -83.5526
        CIE-LCH:
        33.2186, 99.3032, 302.7130
        CIE-Luv:
        33.2186, -9.2713, -110.5880
        Hunter-Lab:
        27.6380, 43.8698, -120.1184
      #2832d7 color charts
#2832d7 RGB chart
      #2832d7 CMYK chart
      #2832d7 RGB pie chart
      #2832d7 color shades, tints & tones
#2832d7 color schemes
#2832d7 color preview, HTML & CSS examples
           This text has a color of #2832d7        
        
          <p style="color:#2832d7;">Text here</p>
        
        
          .mytext {color:#2832d7;}
        
        Text color #2832d7
      
           This box has a color of #2832d7        
        
          <div style="background-color:#2832d7;">Content here</div>
        
        
          .mybackground {background-color:#2832d7;}
        
        Background color #2832d7
      
           Border around this has a color of #2832d7        
        
          <div style="border:2px solid #2832d7;">Content here</div>
        
        
          .myborder {border:2px solid #2832d7;}
        
        Border color #2832d7