#1212e3 color space conversions
Hex:
        #1212e3
        RGB:
        18, 18, 227
        CMY:
        93, 93, 11
        CMYK:
        92, 92, 0, 11
      HSL:
        240°, 85.3061%, 48.0392%
        HSV (HSB):
        240°, 92.0705%, 89.0196%
        XYZ:
        14.3309, 6.1073, 73.0965
        xyY:
        0.1532, 0.0653, 6.1073
      CIE-Lab:
        29.6815, 69.2196, -96.3614
        CIE-LCH:
        29.6815, 118.6460, 305.6909
        CIE-Luv:
        29.6815, -8.3284, -115.4998
        Hunter-Lab:
        24.7129, 60.2638, -158.0709
      #1212e3 color charts
#1212e3 RGB chart
      #1212e3 CMYK chart
      #1212e3 RGB pie chart
      #1212e3 color shades, tints & tones
#1212e3 color schemes
#1212e3 color preview, HTML & CSS examples
           This text has a color of #1212e3        
        
          <p style="color:#1212e3;">Text here</p>
        
        
          .mytext {color:#1212e3;}
        
        Text color #1212e3
      
           This box has a color of #1212e3        
        
          <div style="background-color:#1212e3;">Content here</div>
        
        
          .mybackground {background-color:#1212e3;}
        
        Background color #1212e3
      
           Border around this has a color of #1212e3        
        
          <div style="border:2px solid #1212e3;">Content here</div>
        
        
          .myborder {border:2px solid #1212e3;}
        
        Border color #1212e3