#2432c5 color space conversions
Hex:
        #2432c5
        RGB:
        36, 50, 197
        CMY:
        86, 80, 23
        CMYK:
        82, 75, 0, 23
      HSL:
        235°, 69.0987%, 45.6863%
        HSV (HSB):
        235°, 81.7259%, 77.2549%
        XYZ:
        11.9462, 6.6875, 53.4845
        xyY:
        0.1656, 0.0927, 6.6875
      CIE-Lab:
        31.0846, 47.5064, -76.6241
        CIE-LCH:
        31.0846, 90.1560, 301.7986
        CIE-Luv:
        31.0846, -9.1404, -100.0700
        Hunter-Lab:
        25.8602, 37.2034, -104.5225
      #2432c5 color charts
#2432c5 RGB chart
      #2432c5 CMYK chart
      #2432c5 RGB pie chart
      #2432c5 color shades, tints & tones
#2432c5 color schemes
#2432c5 color preview, HTML & CSS examples
           This text has a color of #2432c5        
        
          <p style="color:#2432c5;">Text here</p>
        
        
          .mytext {color:#2432c5;}
        
        Text color #2432c5
      
           This box has a color of #2432c5        
        
          <div style="background-color:#2432c5;">Content here</div>
        
        
          .mybackground {background-color:#2432c5;}
        
        Background color #2432c5
      
           Border around this has a color of #2432c5        
        
          <div style="border:2px solid #2432c5;">Content here</div>
        
        
          .myborder {border:2px solid #2432c5;}
        
        Border color #2432c5