#3674fd color space conversions
Hex:
        #3674fd
        RGB:
        54, 116, 253
        CMY:
        79, 55, 1
        CMYK:
        79, 54, 0, 1
      HSL:
        221°, 98.0296%, 60.1961%
        HSV (HSB):
        221°, 78.6561%, 99.2157%
        XYZ:
        25.4963, 20.3669, 95.5159
        xyY:
        0.1803, 0.1441, 20.3669
      CIE-Lab:
        52.2495, 28.2864, -73.7842
        CIE-LCH:
        52.2495, 79.0204, 290.9752
        CIE-Luv:
        52.2495, -22.2073, -116.4996
        Hunter-Lab:
        45.1297, 21.8678, -93.8950
      #3674fd color charts
#3674fd RGB chart
      #3674fd CMYK chart
      #3674fd RGB pie chart
      #3674fd color shades, tints & tones
#3674fd color schemes
#3674fd color preview, HTML & CSS examples
           This text has a color of #3674fd        
        
          <p style="color:#3674fd;">Text here</p>
        
        
          .mytext {color:#3674fd;}
        
        Text color #3674fd
      
           This box has a color of #3674fd        
        
          <div style="background-color:#3674fd;">Content here</div>
        
        
          .mybackground {background-color:#3674fd;}
        
        Background color #3674fd
      
           Border around this has a color of #3674fd        
        
          <div style="border:2px solid #3674fd;">Content here</div>
        
        
          .myborder {border:2px solid #3674fd;}
        
        Border color #3674fd