#3374f5 color space conversions
Hex:
        #3374f5
        RGB:
        51, 116, 245
        CMY:
        80, 55, 4
        CMYK:
        79, 53, 0, 4
      HSL:
        220°, 90.6542%, 58.0392%
        HSV (HSB):
        220°, 79.1837%, 96.0784%
        XYZ:
        24.0921, 19.7872, 88.9357
        xyY:
        0.1814, 0.1490, 19.7872
      CIE-Lab:
        51.5957, 25.0722, -70.4099
        CIE-LCH:
        51.5957, 74.7407, 289.6003
        CIE-Luv:
        51.5957, -22.7157, -110.8877
        Hunter-Lab:
        44.4828, 18.8316, -87.4023
      #3374f5 color charts
#3374f5 RGB chart
      #3374f5 CMYK chart
      #3374f5 RGB pie chart
      #3374f5 color shades, tints & tones
#3374f5 color schemes
#3374f5 color preview, HTML & CSS examples
           This text has a color of #3374f5        
        
          <p style="color:#3374f5;">Text here</p>
        
        
          .mytext {color:#3374f5;}
        
        Text color #3374f5
      
           This box has a color of #3374f5        
        
          <div style="background-color:#3374f5;">Content here</div>
        
        
          .mybackground {background-color:#3374f5;}
        
        Background color #3374f5
      
           Border around this has a color of #3374f5        
        
          <div style="border:2px solid #3374f5;">Content here</div>
        
        
          .myborder {border:2px solid #3374f5;}
        
        Border color #3374f5