#3732f4 color space conversions
Hex:
        #3732f4
        RGB:
        55, 50, 244
        CMY:
        78, 80, 4
        CMYK:
        77, 80, 0, 4
      HSL:
        242°, 89.8148%, 57.6471%
        HSV (HSB):
        242°, 79.5082%, 95.6863%
        XYZ:
        19.0453, 9.6251, 86.4420
        xyY:
        0.1654, 0.0836, 9.6251
      CIE-Lab:
        37.1610, 63.4436, -93.5335
        CIE-LCH:
        37.1610, 113.0203, 304.1490
        CIE-Luv:
        37.1610, -8.5193, -127.2586
        Hunter-Lab:
        31.0243, 55.2855, -143.4806
      #3732f4 color charts
#3732f4 RGB chart
      #3732f4 CMYK chart
      #3732f4 RGB pie chart
      #3732f4 color shades, tints & tones
#3732f4 color schemes
#3732f4 color preview, HTML & CSS examples
           This text has a color of #3732f4        
        
          <p style="color:#3732f4;">Text here</p>
        
        
          .mytext {color:#3732f4;}
        
        Text color #3732f4
      
           This box has a color of #3732f4        
        
          <div style="background-color:#3732f4;">Content here</div>
        
        
          .mybackground {background-color:#3732f4;}
        
        Background color #3732f4
      
           Border around this has a color of #3732f4        
        
          <div style="border:2px solid #3732f4;">Content here</div>
        
        
          .myborder {border:2px solid #3732f4;}
        
        Border color #3732f4