#2344d7 color space conversions
Hex:
        #2344d7
        RGB:
        35, 68, 215
        CMY:
        86, 73, 16
        CMYK:
        84, 68, 0, 16
      HSL:
        229°, 72.0000%, 49.0196%
        HSV (HSB):
        229°, 83.7209%, 84.3137%
        XYZ:
        15.0260, 9.3979, 65.3120
        xyY:
        0.1674, 0.1047, 9.3979
      CIE-Lab:
        36.7393, 43.0329, -77.7414
        CIE-LCH:
        36.7393, 88.8569, 298.9662
        CIE-Luv:
        36.7393, -12.9222, -108.8963
        Hunter-Lab:
        30.6559, 33.8438, -104.8572
      #2344d7 color charts
#2344d7 RGB chart
      #2344d7 CMYK chart
      #2344d7 RGB pie chart
      #2344d7 color shades, tints & tones
#2344d7 color schemes
#2344d7 color preview, HTML & CSS examples
           This text has a color of #2344d7        
        
          <p style="color:#2344d7;">Text here</p>
        
        
          .mytext {color:#2344d7;}
        
        Text color #2344d7
      
           This box has a color of #2344d7        
        
          <div style="background-color:#2344d7;">Content here</div>
        
        
          .mybackground {background-color:#2344d7;}
        
        Background color #2344d7
      
           Border around this has a color of #2344d7        
        
          <div style="border:2px solid #2344d7;">Content here</div>
        
        
          .myborder {border:2px solid #2344d7;}
        
        Border color #2344d7