#12146d color space conversions
Hex:
        #12146d
        RGB:
        18, 20, 109
        CMY:
        93, 92, 57
        CMYK:
        83, 82, 0, 57
      HSL:
        239°, 71.6535%, 24.9020%
        HSV (HSB):
        239°, 83.4862%, 42.7451%
        XYZ:
        3.2599, 1.7330, 14.6307
        xyY:
        0.1661, 0.0883, 1.7330
      CIE-Lab:
        14.0188, 33.0610, -50.6823
        CIE-LCH:
        14.0188, 60.5122, 303.1171
        CIE-Luv:
        14.0188, -3.5673, -46.4916
        Hunter-Lab:
        13.1645, 21.1642, -56.6783
      #12146d color charts
#12146d RGB chart
      #12146d CMYK chart
      #12146d RGB pie chart
      #12146d color shades, tints & tones
#12146d color schemes
#12146d color preview, HTML & CSS examples
           This text has a color of #12146d        
        
          <p style="color:#12146d;">Text here</p>
        
        
          .mytext {color:#12146d;}
        
        Text color #12146d
      
           This box has a color of #12146d        
        
          <div style="background-color:#12146d;">Content here</div>
        
        
          .mybackground {background-color:#12146d;}
        
        Background color #12146d
      
           Border around this has a color of #12146d        
        
          <div style="border:2px solid #12146d;">Content here</div>
        
        
          .myborder {border:2px solid #12146d;}
        
        Border color #12146d