#3544fe color space conversions
Hex:
        #3544fe
        RGB:
        53, 68, 254
        CMY:
        79, 73, 0
        CMYK:
        79, 73, 0, 0
      HSL:
        236°, 99.0148%, 60.1961%
        HSV (HSB):
        236°, 79.1339%, 99.6078%
        XYZ:
        21.4247, 12.0469, 94.9620
        xyY:
        0.1668, 0.0938, 12.0469
      CIE-Lab:
        41.2905, 57.3535, -92.3082
        CIE-LCH:
        41.2905, 108.6749, 301.8538
        CIE-Luv:
        41.2905, -11.7403, -131.8917
        Hunter-Lab:
        34.7086, 49.4432, -137.9201
      #3544fe color charts
#3544fe RGB chart
      #3544fe CMYK chart
      #3544fe RGB pie chart
      #3544fe color shades, tints & tones
#3544fe color schemes
#3544fe color preview, HTML & CSS examples
           This text has a color of #3544fe        
        
          <p style="color:#3544fe;">Text here</p>
        
        
          .mytext {color:#3544fe;}
        
        Text color #3544fe
      
           This box has a color of #3544fe        
        
          <div style="background-color:#3544fe;">Content here</div>
        
        
          .mybackground {background-color:#3544fe;}
        
        Background color #3544fe
      
           Border around this has a color of #3544fe        
        
          <div style="border:2px solid #3544fe;">Content here</div>
        
        
          .myborder {border:2px solid #3544fe;}
        
        Border color #3544fe