#2334db color space conversions
Hex:
        #2334db
        RGB:
        35, 52, 219
        CMY:
        86, 80, 14
        CMYK:
        84, 76, 0, 14
      HSL:
        234°, 72.4409%, 49.8039%
        HSV (HSB):
        234°, 84.0183%, 85.8824%
        XYZ:
        14.7073, 7.9278, 67.7729
        xyY:
        0.1627, 0.0877, 7.9278
      CIE-Lab:
        33.8320, 53.6392, -84.8463
        CIE-LCH:
        33.8320, 100.3796, 302.3008
        CIE-Luv:
        33.8320, -10.2225, -112.8477
        Hunter-Lab:
        28.1563, 43.9650, -123.0029
      #2334db color charts
#2334db RGB chart
      #2334db CMYK chart
      #2334db RGB pie chart
      #2334db color shades, tints & tones
#2334db color schemes
#2334db color preview, HTML & CSS examples
           This text has a color of #2334db        
        
          <p style="color:#2334db;">Text here</p>
        
        
          .mytext {color:#2334db;}
        
        Text color #2334db
      
           This box has a color of #2334db        
        
          <div style="background-color:#2334db;">Content here</div>
        
        
          .mybackground {background-color:#2334db;}
        
        Background color #2334db
      
           Border around this has a color of #2334db        
        
          <div style="border:2px solid #2334db;">Content here</div>
        
        
          .myborder {border:2px solid #2334db;}
        
        Border color #2334db