#2421cd color space conversions
Hex:
        #2421cd
        RGB:
        36, 33, 205
        CMY:
        86, 87, 20
        CMYK:
        82, 84, 0, 20
      HSL:
        241°, 72.2689%, 46.6667%
        HSV (HSB):
        241°, 83.9024%, 80.3922%
        XYZ:
        12.2909, 5.8706, 58.2429
        xyY:
        0.1609, 0.0768, 5.8706
      CIE-Lab:
        29.0835, 58.5177, -84.6218
        CIE-LCH:
        29.0835, 102.8843, 304.6646
        CIE-Luv:
        29.0835, -7.2269, -104.4513
        Hunter-Lab:
        24.2292, 48.1472, -125.5626
      #2421cd color charts
#2421cd RGB chart
      #2421cd CMYK chart
      #2421cd RGB pie chart
      #2421cd color shades, tints & tones
#2421cd color schemes
#2421cd color preview, HTML & CSS examples
           This text has a color of #2421cd        
        
          <p style="color:#2421cd;">Text here</p>
        
        
          .mytext {color:#2421cd;}
        
        Text color #2421cd
      
           This box has a color of #2421cd        
        
          <div style="background-color:#2421cd;">Content here</div>
        
        
          .mybackground {background-color:#2421cd;}
        
        Background color #2421cd
      
           Border around this has a color of #2421cd        
        
          <div style="border:2px solid #2421cd;">Content here</div>
        
        
          .myborder {border:2px solid #2421cd;}
        
        Border color #2421cd