#334ef2 color space conversions
Hex:
        #334ef2
        RGB:
        51, 78, 242
        CMY:
        80, 69, 5
        CMYK:
        79, 68, 0, 5
      HSL:
        232°, 88.0184%, 57.4510%
        HSV (HSB):
        232°, 78.9256%, 94.9020%
        XYZ:
        20.1166, 12.5634, 85.3691
        xyY:
        0.1704, 0.1064, 12.5634
      CIE-Lab:
        42.0979, 47.5503, -84.2522
        CIE-LCH:
        42.0979, 96.7443, 299.4395
        CIE-Luv:
        42.0979, -13.5025, -123.1383
        Hunter-Lab:
        35.4449, 39.2787, -117.9888
      #334ef2 color charts
#334ef2 RGB chart
      #334ef2 CMYK chart
      #334ef2 RGB pie chart
      #334ef2 color shades, tints & tones
#334ef2 color schemes
#334ef2 color preview, HTML & CSS examples
           This text has a color of #334ef2        
        
          <p style="color:#334ef2;">Text here</p>
        
        
          .mytext {color:#334ef2;}
        
        Text color #334ef2
      
           This box has a color of #334ef2        
        
          <div style="background-color:#334ef2;">Content here</div>
        
        
          .mybackground {background-color:#334ef2;}
        
        Background color #334ef2
      
           Border around this has a color of #334ef2        
        
          <div style="border:2px solid #334ef2;">Content here</div>
        
        
          .myborder {border:2px solid #334ef2;}
        
        Border color #334ef2