#334af4 color space conversions
Hex:
        #334af4
        RGB:
        51, 74, 244
        CMY:
        80, 71, 4
        CMYK:
        79, 70, 0, 4
      HSL:
        233°, 89.7674%, 57.8431%
        HSV (HSB):
        233°, 79.0984%, 95.6863%
        XYZ:
        20.1432, 12.1330, 86.8682
        xyY:
        0.1691, 0.1018, 12.1330
      CIE-Lab:
        41.4268, 50.5739, -86.4825
        CIE-LCH:
        41.4268, 100.1845, 300.3186
        CIE-Luv:
        41.4268, -12.7745, -125.1361
        Hunter-Lab:
        34.8325, 42.2673, -123.4797
      #334af4 color charts
#334af4 RGB chart
      #334af4 CMYK chart
      #334af4 RGB pie chart
      #334af4 color shades, tints & tones
#334af4 color schemes
#334af4 color preview, HTML & CSS examples
           This text has a color of #334af4        
        
          <p style="color:#334af4;">Text here</p>
        
        
          .mytext {color:#334af4;}
        
        Text color #334af4
      
           This box has a color of #334af4        
        
          <div style="background-color:#334af4;">Content here</div>
        
        
          .mybackground {background-color:#334af4;}
        
        Background color #334af4
      
           Border around this has a color of #334af4        
        
          <div style="border:2px solid #334af4;">Content here</div>
        
        
          .myborder {border:2px solid #334af4;}
        
        Border color #334af4