#212ad9 color space conversions
Hex:
        #212ad9
        RGB:
        33, 42, 217
        CMY:
        87, 84, 15
        CMYK:
        85, 81, 0, 15
      HSL:
        237°, 73.6000%, 49.0196%
        HSV (HSB):
        237°, 84.7926%, 85.0980%
        XYZ:
        13.9795, 6.9890, 66.2579
        xyY:
        0.1603, 0.0801, 6.9890
      CIE-Lab:
        31.7819, 57.9733, -87.0990
        CIE-LCH:
        31.7819, 104.6285, 303.6478
        CIE-Luv:
        31.7819, -8.9940, -111.6691
        Hunter-Lab:
        26.4367, 48.1251, -130.0915
      #212ad9 color charts
#212ad9 RGB chart
      #212ad9 CMYK chart
      #212ad9 RGB pie chart
      #212ad9 color shades, tints & tones
#212ad9 color schemes
#212ad9 color preview, HTML & CSS examples
           This text has a color of #212ad9        
        
          <p style="color:#212ad9;">Text here</p>
        
        
          .mytext {color:#212ad9;}
        
        Text color #212ad9
      
           This box has a color of #212ad9        
        
          <div style="background-color:#212ad9;">Content here</div>
        
        
          .mybackground {background-color:#212ad9;}
        
        Background color #212ad9
      
           Border around this has a color of #212ad9        
        
          <div style="border:2px solid #212ad9;">Content here</div>
        
        
          .myborder {border:2px solid #212ad9;}
        
        Border color #212ad9