#2340db color space conversions
Hex:
        #2340db
        RGB:
        35, 64, 219
        CMY:
        86, 75, 14
        CMYK:
        84, 71, 0, 14
      HSL:
        231°, 72.4409%, 49.8039%
        HSV (HSB):
        231°, 84.0183%, 85.8824%
        XYZ:
        15.3127, 9.1386, 67.9747
        xyY:
        0.1657, 0.0989, 9.1386
      CIE-Lab:
        36.2498, 46.8517, -80.8471
        CIE-LCH:
        36.2498, 93.4416, 300.0927
        CIE-Luv:
        36.2498, -12.2238, -111.9255
        Hunter-Lab:
        30.2301, 37.5145, -112.1570
      #2340db color charts
#2340db RGB chart
      #2340db CMYK chart
      #2340db RGB pie chart
      #2340db color shades, tints & tones
#2340db color schemes
#2340db color preview, HTML & CSS examples
           This text has a color of #2340db        
        
          <p style="color:#2340db;">Text here</p>
        
        
          .mytext {color:#2340db;}
        
        Text color #2340db
      
           This box has a color of #2340db        
        
          <div style="background-color:#2340db;">Content here</div>
        
        
          .mybackground {background-color:#2340db;}
        
        Background color #2340db
      
           Border around this has a color of #2340db        
        
          <div style="border:2px solid #2340db;">Content here</div>
        
        
          .myborder {border:2px solid #2340db;}
        
        Border color #2340db