#3544fc color space conversions
Hex:
        #3544fc
        RGB:
        53, 68, 252
        CMY:
        79, 73, 1
        CMYK:
        79, 73, 0, 1
      HSL:
        235°, 97.0732%, 59.8039%
        HSV (HSB):
        235°, 78.9683%, 98.8235%
        XYZ:
        21.1060, 11.9194, 93.2837
        xyY:
        0.1671, 0.0944, 11.9194
      CIE-Lab:
        41.0877, 56.7113, -91.5255
        CIE-LCH:
        41.0877, 107.6712, 301.7833
        CIE-Luv:
        41.0877, -11.6785, -130.7203
        Hunter-Lab:
        34.5245, 48.7053, -136.0320
      #3544fc color charts
#3544fc RGB chart
      #3544fc CMYK chart
      #3544fc RGB pie chart
      #3544fc color shades, tints & tones
#3544fc color schemes
#3544fc color preview, HTML & CSS examples
           This text has a color of #3544fc        
        
          <p style="color:#3544fc;">Text here</p>
        
        
          .mytext {color:#3544fc;}
        
        Text color #3544fc
      
           This box has a color of #3544fc        
        
          <div style="background-color:#3544fc;">Content here</div>
        
        
          .mybackground {background-color:#3544fc;}
        
        Background color #3544fc
      
           Border around this has a color of #3544fc        
        
          <div style="border:2px solid #3544fc;">Content here</div>
        
        
          .myborder {border:2px solid #3544fc;}
        
        Border color #3544fc