#2431e1 color space conversions
Hex:
        #2431e1
        RGB:
        36, 49, 225
        CMY:
        86, 81, 12
        CMYK:
        84, 78, 0, 12
      HSL:
        236°, 75.9036%, 51.1765%
        HSV (HSB):
        236°, 84.0000%, 88.2353%
        XYZ:
        15.4165, 8.0079, 71.9673
        xyY:
        0.1616, 0.0839, 8.0079
      CIE-Lab:
        33.9994, 57.1646, -88.0103
        CIE-LCH:
        33.9994, 104.9457, 303.0046
        CIE-Luv:
        33.9994, -9.8883, -116.3590
        Hunter-Lab:
        28.2983, 47.7220, -130.9756
      #2431e1 color charts
#2431e1 RGB chart
      #2431e1 CMYK chart
      #2431e1 RGB pie chart
      #2431e1 color shades, tints & tones
#2431e1 color schemes
#2431e1 color preview, HTML & CSS examples
           This text has a color of #2431e1        
        
          <p style="color:#2431e1;">Text here</p>
        
        
          .mytext {color:#2431e1;}
        
        Text color #2431e1
      
           This box has a color of #2431e1        
        
          <div style="background-color:#2431e1;">Content here</div>
        
        
          .mybackground {background-color:#2431e1;}
        
        Background color #2431e1
      
           Border around this has a color of #2431e1        
        
          <div style="border:2px solid #2431e1;">Content here</div>
        
        
          .myborder {border:2px solid #2431e1;}
        
        Border color #2431e1