#3729fc color space conversions
Hex:
        #3729fc
        RGB:
        55, 41, 252
        CMY:
        78, 84, 1
        CMYK:
        78, 84, 0, 1
      HSL:
        244°, 97.2350%, 57.4510%
        HSV (HSB):
        244°, 83.7302%, 98.8235%
        XYZ:
        19.9392, 9.4264, 92.8640
        xyY:
        0.1631, 0.0771, 9.4264
      CIE-Lab:
        36.7926, 69.5391, -98.6456
        CIE-LCH:
        36.7926, 120.6923, 305.1815
        CIE-Luv:
        36.7926, -7.9133, -131.7688
        Hunter-Lab:
        30.7024, 62.1947, -157.8398
      #3729fc color charts
#3729fc RGB chart
      #3729fc CMYK chart
      #3729fc RGB pie chart
      #3729fc color shades, tints & tones
#3729fc color schemes
#3729fc color preview, HTML & CSS examples
           This text has a color of #3729fc        
        
          <p style="color:#3729fc;">Text here</p>
        
        
          .mytext {color:#3729fc;}
        
        Text color #3729fc
      
           This box has a color of #3729fc        
        
          <div style="background-color:#3729fc;">Content here</div>
        
        
          .mybackground {background-color:#3729fc;}
        
        Background color #3729fc
      
           Border around this has a color of #3729fc        
        
          <div style="border:2px solid #3729fc;">Content here</div>
        
        
          .myborder {border:2px solid #3729fc;}
        
        Border color #3729fc