#334edd color space conversions
Hex:
        #334edd
        RGB:
        51, 78, 221
        CMY:
        80, 69, 13
        CMYK:
        77, 65, 0, 13
      HSL:
        230°, 71.4286%, 53.3333%
        HSV (HSB):
        230°, 76.9231%, 86.6667%
        XYZ:
        17.1408, 11.3730, 69.6984
        xyY:
        0.1745, 0.1158, 11.3730
      CIE-Lab:
        40.2018, 40.2393, -75.4661
        CIE-LCH:
        40.2018, 85.5239, 298.0670
        CIE-Luv:
        40.2018, -13.0988, -109.9598
        Hunter-Lab:
        33.7239, 31.7088, -98.9299
      #334edd color charts
#334edd RGB chart
      #334edd CMYK chart
      #334edd RGB pie chart
      #334edd color shades, tints & tones
#334edd color schemes
#334edd color preview, HTML & CSS examples
           This text has a color of #334edd        
        
          <p style="color:#334edd;">Text here</p>
        
        
          .mytext {color:#334edd;}
        
        Text color #334edd
      
           This box has a color of #334edd        
        
          <div style="background-color:#334edd;">Content here</div>
        
        
          .mybackground {background-color:#334edd;}
        
        Background color #334edd
      
           Border around this has a color of #334edd        
        
          <div style="border:2px solid #334edd;">Content here</div>
        
        
          .myborder {border:2px solid #334edd;}
        
        Border color #334edd