#1212b7 color space conversions
Hex:
        #1212b7
        RGB:
        18, 18, 183
        CMY:
        93, 93, 28
        CMYK:
        90, 90, 0, 28
      HSL:
        240°, 82.0896%, 39.4118%
        HSV (HSB):
        240°, 90.1639%, 71.7647%
        XYZ:
        9.0130, 3.9801, 45.0929
        xyY:
        0.1552, 0.0685, 3.9801
      CIE-Lab:
        23.6056, 57.2927, -80.7923
        CIE-LCH:
        23.6056, 99.0447, 305.3418
        CIE-Luv:
        23.6056, -6.4776, -89.8331
        Hunter-Lab:
        19.9502, 45.7290, -120.0465
      #1212b7 color charts
#1212b7 RGB chart
      #1212b7 CMYK chart
      #1212b7 RGB pie chart
      #1212b7 color shades, tints & tones
#1212b7 color schemes
#1212b7 color preview, HTML & CSS examples
           This text has a color of #1212b7        
        
          <p style="color:#1212b7;">Text here</p>
        
        
          .mytext {color:#1212b7;}
        
        Text color #1212b7
      
           This box has a color of #1212b7        
        
          <div style="background-color:#1212b7;">Content here</div>
        
        
          .mybackground {background-color:#1212b7;}
        
        Background color #1212b7
      
           Border around this has a color of #1212b7        
        
          <div style="border:2px solid #1212b7;">Content here</div>
        
        
          .myborder {border:2px solid #1212b7;}
        
        Border color #1212b7