#2334ce color space conversions
Hex:
        #2334ce
        RGB:
        35, 52, 206
        CMY:
        86, 80, 19
        CMYK:
        83, 75, 0, 19
      HSL:
        234°, 70.9544%, 47.2549%
        HSV (HSB):
        234°, 83.0097%, 80.7843%
        XYZ:
        13.0617, 7.2695, 59.1073
        xyY:
        0.1644, 0.0915, 7.2695
      CIE-Lab:
        32.4128, 49.3464, -79.6808
        CIE-LCH:
        32.4128, 93.7235, 301.7699
        CIE-Luv:
        32.4128, -9.8390, -105.2710
        Hunter-Lab:
        26.9621, 39.2902, -111.1042
      #2334ce color charts
#2334ce RGB chart
      #2334ce CMYK chart
      #2334ce RGB pie chart
      #2334ce color shades, tints & tones
#2334ce color schemes
#2334ce color preview, HTML & CSS examples
           This text has a color of #2334ce        
        
          <p style="color:#2334ce;">Text here</p>
        
        
          .mytext {color:#2334ce;}
        
        Text color #2334ce
      
           This box has a color of #2334ce        
        
          <div style="background-color:#2334ce;">Content here</div>
        
        
          .mybackground {background-color:#2334ce;}
        
        Background color #2334ce
      
           Border around this has a color of #2334ce        
        
          <div style="border:2px solid #2334ce;">Content here</div>
        
        
          .myborder {border:2px solid #2334ce;}
        
        Border color #2334ce