#3732e2 color space conversions
Hex:
        #3732e2
        RGB:
        55, 50, 226
        CMY:
        78, 80, 11
        CMYK:
        76, 78, 0, 11
      HSL:
        242°, 75.2137%, 54.1176%
        HSV (HSB):
        242°, 77.8761%, 88.6275%
        XYZ:
        16.4436, 8.5844, 72.7418
        xyY:
        0.1682, 0.0878, 8.5844
      CIE-Lab:
        35.1715, 58.0386, -86.6121
        CIE-LCH:
        35.1715, 104.2600, 303.8260
        CIE-Luv:
        35.1715, -7.7088, -116.9385
        Hunter-Lab:
        29.2992, 48.9063, -126.6913
      #3732e2 color charts
#3732e2 RGB chart
      #3732e2 CMYK chart
      #3732e2 RGB pie chart
      #3732e2 color shades, tints & tones
#3732e2 color schemes
#3732e2 color preview, HTML & CSS examples
           This text has a color of #3732e2        
        
          <p style="color:#3732e2;">Text here</p>
        
        
          .mytext {color:#3732e2;}
        
        Text color #3732e2
      
           This box has a color of #3732e2        
        
          <div style="background-color:#3732e2;">Content here</div>
        
        
          .mybackground {background-color:#3732e2;}
        
        Background color #3732e2
      
           Border around this has a color of #3732e2        
        
          <div style="border:2px solid #3732e2;">Content here</div>
        
        
          .myborder {border:2px solid #3732e2;}
        
        Border color #3732e2