#2331e1 color space conversions
Hex:
        #2331e1
        RGB:
        35, 49, 225
        CMY:
        86, 81, 12
        CMYK:
        84, 78, 0, 12
      HSL:
        236°, 76.0000%, 50.9804%
        HSV (HSB):
        236°, 84.4444%, 88.2353%
        XYZ:
        15.3821, 7.9902, 71.9657
        xyY:
        0.1613, 0.0838, 7.9902
      CIE-Lab:
        33.9625, 57.1209, -88.0727
        CIE-LCH:
        33.9625, 104.9742, 302.9660
        CIE-Luv:
        33.9625, -9.9833, -116.3545
        Hunter-Lab:
        28.2669, 47.6675, -131.1615
      #2331e1 color charts
#2331e1 RGB chart
      #2331e1 CMYK chart
      #2331e1 RGB pie chart
      #2331e1 color shades, tints & tones
#2331e1 color schemes
#2331e1 color preview, HTML & CSS examples
           This text has a color of #2331e1        
        
          <p style="color:#2331e1;">Text here</p>
        
        
          .mytext {color:#2331e1;}
        
        Text color #2331e1
      
           This box has a color of #2331e1        
        
          <div style="background-color:#2331e1;">Content here</div>
        
        
          .mybackground {background-color:#2331e1;}
        
        Background color #2331e1
      
           Border around this has a color of #2331e1        
        
          <div style="border:2px solid #2331e1;">Content here</div>
        
        
          .myborder {border:2px solid #2331e1;}
        
        Border color #2331e1