#2329cd color space conversions
Hex:
        #2329cd
        RGB:
        35, 41, 205
        CMY:
        86, 84, 20
        CMYK:
        83, 80, 0, 20
      HSL:
        238°, 70.8333%, 47.0588%
        HSV (HSB):
        238°, 82.9268%, 80.3922%
        XYZ:
        12.5055, 6.3510, 58.3244
        xyY:
        0.1620, 0.0823, 6.3510
      CIE-Lab:
        30.2812, 54.8186, -82.6324
        CIE-LCH:
        30.2812, 99.1625, 303.5604
        CIE-Luv:
        30.2812, -8.2364, -104.7827
        Hunter-Lab:
        25.2011, 44.4747, -119.5772
      #2329cd color charts
#2329cd RGB chart
      #2329cd CMYK chart
      #2329cd RGB pie chart
      #2329cd color shades, tints & tones
#2329cd color schemes
#2329cd color preview, HTML & CSS examples
           This text has a color of #2329cd        
        
          <p style="color:#2329cd;">Text here</p>
        
        
          .mytext {color:#2329cd;}
        
        Text color #2329cd
      
           This box has a color of #2329cd        
        
          <div style="background-color:#2329cd;">Content here</div>
        
        
          .mybackground {background-color:#2329cd;}
        
        Background color #2329cd
      
           Border around this has a color of #2329cd        
        
          <div style="border:2px solid #2329cd;">Content here</div>
        
        
          .myborder {border:2px solid #2329cd;}
        
        Border color #2329cd