#334efa color space conversions
Hex:
        #334efa
        RGB:
        51, 78, 250
        CMY:
        80, 69, 2
        CMYK:
        80, 69, 0, 2
      HSL:
        232°, 95.2153%, 59.0196%
        HSV (HSB):
        232°, 79.6000%, 98.0392%
        XYZ:
        21.3449, 13.0547, 91.8373
        xyY:
        0.1691, 0.1034, 13.0547
      CIE-Lab:
        42.8456, 50.2727, -87.5078
        CIE-LCH:
        42.8456, 100.9206, 299.8771
        CIE-Luv:
        42.8456, -13.6699, -128.0297
        Hunter-Lab:
        36.1313, 42.2210, -125.4093
      #334efa color charts
#334efa RGB chart
      #334efa CMYK chart
      #334efa RGB pie chart
      #334efa color shades, tints & tones
#334efa color schemes
#334efa color preview, HTML & CSS examples
           This text has a color of #334efa        
        
          <p style="color:#334efa;">Text here</p>
        
        
          .mytext {color:#334efa;}
        
        Text color #334efa
      
           This box has a color of #334efa        
        
          <div style="background-color:#334efa;">Content here</div>
        
        
          .mybackground {background-color:#334efa;}
        
        Background color #334efa
      
           Border around this has a color of #334efa        
        
          <div style="border:2px solid #334efa;">Content here</div>
        
        
          .myborder {border:2px solid #334efa;}
        
        Border color #334efa