#2221cd color space conversions
Hex:
        #2221cd
        RGB:
        34, 33, 205
        CMY:
        87, 87, 20
        CMYK:
        83, 84, 0, 20
      HSL:
        240°, 72.2689%, 46.6667%
        HSV (HSB):
        240°, 83.9024%, 80.3922%
        XYZ:
        12.2230, 5.8356, 58.2398
        xyY:
        0.1602, 0.0765, 5.8356
      CIE-Lab:
        28.9938, 58.4382, -84.7736
        CIE-LCH:
        28.9938, 102.9640, 304.5802
        CIE-Luv:
        28.9938, -7.4296, -104.4025
        Hunter-Lab:
        24.1569, 48.0433, -126.0320
      #2221cd color charts
#2221cd RGB chart
      #2221cd CMYK chart
      #2221cd RGB pie chart
      #2221cd color shades, tints & tones
#2221cd color schemes
#2221cd color preview, HTML & CSS examples
           This text has a color of #2221cd        
        
          <p style="color:#2221cd;">Text here</p>
        
        
          .mytext {color:#2221cd;}
        
        Text color #2221cd
      
           This box has a color of #2221cd        
        
          <div style="background-color:#2221cd;">Content here</div>
        
        
          .mybackground {background-color:#2221cd;}
        
        Background color #2221cd
      
           Border around this has a color of #2221cd        
        
          <div style="border:2px solid #2221cd;">Content here</div>
        
        
          .myborder {border:2px solid #2221cd;}
        
        Border color #2221cd