#0212d1 color space conversions
Hex:
        #0212d1
        RGB:
        2, 18, 209
        CMY:
        99, 93, 18
        CMYK:
        99, 91, 0, 18
      HSL:
        235°, 98.1043%, 41.3725%
        HSV (HSB):
        235°, 99.0431%, 81.9608%
        XYZ:
        11.7500, 5.0490, 60.6769
        xyY:
        0.1517, 0.0652, 5.0490
      CIE-Lab:
        26.8738, 64.2774, -90.6624
        CIE-LCH:
        26.8738, 111.1362, 305.3357
        CIE-Luv:
        26.8738, -8.1935, -104.7152
        Hunter-Lab:
        22.4699, 54.0189, -144.3754
      #0212d1 color charts
#0212d1 RGB chart
      #0212d1 CMYK chart
      #0212d1 RGB pie chart
      #0212d1 color shades, tints & tones
#0212d1 color schemes
#0212d1 color preview, HTML & CSS examples
           This text has a color of #0212d1        
        
          <p style="color:#0212d1;">Text here</p>
        
        
          .mytext {color:#0212d1;}
        
        Text color #0212d1
      
           This box has a color of #0212d1        
        
          <div style="background-color:#0212d1;">Content here</div>
        
        
          .mybackground {background-color:#0212d1;}
        
        Background color #0212d1
      
           Border around this has a color of #0212d1        
        
          <div style="border:2px solid #0212d1;">Content here</div>
        
        
          .myborder {border:2px solid #0212d1;}
        
        Border color #0212d1