#2344af color space conversions
Hex:
        #2344af
        RGB:
        35, 68, 175
        CMY:
        86, 73, 31
        CMYK:
        80, 61, 0, 31
      HSL:
        226°, 66.6667%, 41.1765%
        HSV (HSB):
        226°, 80.0000%, 68.6275%
        XYZ:
        10.4981, 7.5867, 41.4685
        xyY:
        0.1763, 0.1274, 7.5867
      CIE-Lab:
        33.1069, 28.2309, -60.3045
        CIE-LCH:
        33.1069, 66.5854, 295.0862
        CIE-Luv:
        33.1069, -12.4791, -83.4060
        Hunter-Lab:
        27.5440, 19.8315, -69.9825
      #2344af color charts
#2344af RGB chart
      #2344af CMYK chart
      #2344af RGB pie chart
      #2344af color shades, tints & tones
#2344af color schemes
#2344af color preview, HTML & CSS examples
           This text has a color of #2344af        
        
          <p style="color:#2344af;">Text here</p>
        
        
          .mytext {color:#2344af;}
        
        Text color #2344af
      
           This box has a color of #2344af        
        
          <div style="background-color:#2344af;">Content here</div>
        
        
          .mybackground {background-color:#2344af;}
        
        Background color #2344af
      
           Border around this has a color of #2344af        
        
          <div style="border:2px solid #2344af;">Content here</div>
        
        
          .myborder {border:2px solid #2344af;}
        
        Border color #2344af