#12146e color space conversions
Hex:
        #12146e
        RGB:
        18, 20, 110
        CMY:
        93, 92, 57
        CMYK:
        84, 82, 0, 57
      HSL:
        239°, 71.8750%, 25.0980%
        HSV (HSB):
        239°, 83.6364%, 43.1373%
        XYZ:
        3.3141, 1.7547, 14.9159
        xyY:
        0.1658, 0.0878, 1.7547
      CIE-Lab:
        14.1434, 33.4187, -51.1288
        CIE-LCH:
        14.1434, 61.0817, 303.1694
        CIE-Luv:
        14.1434, -3.6075, -47.0735
        Hunter-Lab:
        13.2465, 21.4767, -57.4894
      #12146e color charts
#12146e RGB chart
      #12146e CMYK chart
      #12146e RGB pie chart
      #12146e color shades, tints & tones
#12146e color schemes
#12146e color preview, HTML & CSS examples
           This text has a color of #12146e        
        
          <p style="color:#12146e;">Text here</p>
        
        
          .mytext {color:#12146e;}
        
        Text color #12146e
      
           This box has a color of #12146e        
        
          <div style="background-color:#12146e;">Content here</div>
        
        
          .mybackground {background-color:#12146e;}
        
        Background color #12146e
      
           Border around this has a color of #12146e        
        
          <div style="border:2px solid #12146e;">Content here</div>
        
        
          .myborder {border:2px solid #12146e;}
        
        Border color #12146e