#2349d2 color space conversions
Hex:
        #2349d2
        RGB:
        35, 73, 210
        CMY:
        86, 71, 18
        CMYK:
        83, 65, 0, 18
      HSL:
        227°, 71.4286%, 48.0392%
        HSV (HSB):
        227°, 83.3333%, 82.3529%
        XYZ:
        14.7085, 9.7756, 62.0844
        xyY:
        0.1699, 0.1129, 9.7756
      CIE-Lab:
        37.4366, 38.1099, -73.7137
        CIE-LCH:
        37.4366, 82.9824, 297.3389
        CIE-Luv:
        37.4366, -13.9088, -104.7450
        Hunter-Lab:
        31.2659, 29.2572, -95.8456
      #2349d2 color charts
#2349d2 RGB chart
      #2349d2 CMYK chart
      #2349d2 RGB pie chart
      #2349d2 color shades, tints & tones
#2349d2 color schemes
#2349d2 color preview, HTML & CSS examples
           This text has a color of #2349d2        
        
          <p style="color:#2349d2;">Text here</p>
        
        
          .mytext {color:#2349d2;}
        
        Text color #2349d2
      
           This box has a color of #2349d2        
        
          <div style="background-color:#2349d2;">Content here</div>
        
        
          .mybackground {background-color:#2349d2;}
        
        Background color #2349d2
      
           Border around this has a color of #2349d2        
        
          <div style="border:2px solid #2349d2;">Content here</div>
        
        
          .myborder {border:2px solid #2349d2;}
        
        Border color #2349d2