#334ce5 color space conversions
Hex:
        #334ce5
        RGB:
        51, 76, 229
        CMY:
        80, 70, 10
        CMYK:
        78, 67, 0, 10
      HSL:
        232°, 77.3913%, 54.9020%
        HSV (HSB):
        232°, 77.7293%, 89.8039%
        XYZ:
        18.0925, 11.5298, 75.4006
        xyY:
        0.1723, 0.1098, 11.5298
      CIE-Lab:
        40.4589, 44.2658, -79.6007
        CIE-LCH:
        40.4589, 91.0809, 299.0783
        CIE-Luv:
        40.4589, -12.8288, -115.5206
        Hunter-Lab:
        33.9556, 35.6877, -107.8884
      #334ce5 color charts
#334ce5 RGB chart
      #334ce5 CMYK chart
      #334ce5 RGB pie chart
      #334ce5 color shades, tints & tones
#334ce5 color schemes
#334ce5 color preview, HTML & CSS examples
           This text has a color of #334ce5        
        
          <p style="color:#334ce5;">Text here</p>
        
        
          .mytext {color:#334ce5;}
        
        Text color #334ce5
      
           This box has a color of #334ce5        
        
          <div style="background-color:#334ce5;">Content here</div>
        
        
          .mybackground {background-color:#334ce5;}
        
        Background color #334ce5
      
           Border around this has a color of #334ce5        
        
          <div style="border:2px solid #334ce5;">Content here</div>
        
        
          .myborder {border:2px solid #334ce5;}
        
        Border color #334ce5