#1212d4 color space conversions
Hex:
        #1212d4
        RGB:
        18, 18, 212
        CMY:
        93, 93, 17
        CMYK:
        92, 92, 0, 17
      HSL:
        240°, 84.3478%, 45.0980%
        HSV (HSB):
        240°, 91.5094%, 83.1373%
        XYZ:
        12.3494, 5.3147, 62.6623
        xyY:
        0.1537, 0.0662, 5.3147
      CIE-Lab:
        27.6131, 65.2567, -91.1637
        CIE-LCH:
        27.6131, 112.1127, 305.5958
        CIE-Luv:
        27.6131, -7.7017, -106.8087
        Hunter-Lab:
        23.0536, 55.2757, -145.0196
      #1212d4 color charts
#1212d4 RGB chart
      #1212d4 CMYK chart
      #1212d4 RGB pie chart
      #1212d4 color shades, tints & tones
#1212d4 color schemes
#1212d4 color preview, HTML & CSS examples
           This text has a color of #1212d4        
        
          <p style="color:#1212d4;">Text here</p>
        
        
          .mytext {color:#1212d4;}
        
        Text color #1212d4
      
           This box has a color of #1212d4        
        
          <div style="background-color:#1212d4;">Content here</div>
        
        
          .mybackground {background-color:#1212d4;}
        
        Background color #1212d4
      
           Border around this has a color of #1212d4        
        
          <div style="border:2px solid #1212d4;">Content here</div>
        
        
          .myborder {border:2px solid #1212d4;}
        
        Border color #1212d4