#3574ff color space conversions
Hex:
        #3574ff
        RGB:
        53, 116, 255
        CMY:
        79, 55, 0
        CMYK:
        79, 55, 0, 0
      HSL:
        221°, 100.0000%, 60.3922%
        HSV (HSB):
        221°, 79.2157%, 100.0000%
        XYZ:
        25.7636, 20.4677, 97.2005
        xyY:
        0.1796, 0.1427, 20.4677
      CIE-Lab:
        52.3619, 28.9248, -74.7095
        CIE-LCH:
        52.3619, 80.1134, 291.1646
        CIE-Luv:
        52.3619, -22.3197, -117.9724
        Hunter-Lab:
        45.2412, 22.4786, -95.7154
      #3574ff color charts
#3574ff RGB chart
      #3574ff CMYK chart
      #3574ff RGB pie chart
      #3574ff color shades, tints & tones
#3574ff color schemes
#3574ff color preview, HTML & CSS examples
           This text has a color of #3574ff        
        
          <p style="color:#3574ff;">Text here</p>
        
        
          .mytext {color:#3574ff;}
        
        Text color #3574ff
      
           This box has a color of #3574ff        
        
          <div style="background-color:#3574ff;">Content here</div>
        
        
          .mybackground {background-color:#3574ff;}
        
        Background color #3574ff
      
           Border around this has a color of #3574ff        
        
          <div style="border:2px solid #3574ff;">Content here</div>
        
        
          .myborder {border:2px solid #3574ff;}
        
        Border color #3574ff