#12007e color space conversions
Hex:
        #12007e
        RGB:
        18, 0, 126
        CMY:
        93, 100, 51
        CMYK:
        86, 100, 0, 51
      HSL:
        249°, 100.0000%, 24.7059%
        HSV (HSB):
        249°, 100.0000%, 49.4118%
        XYZ:
        4.0153, 1.6350, 19.8426
        xyY:
        0.1575, 0.0641, 1.6350
      CIE-Lab:
        13.4415, 47.2369, -62.6292
        CIE-LCH:
        13.4415, 78.4457, 307.0247
        CIE-Luv:
        13.4415, -2.7021, -52.6408
        Hunter-Lab:
        12.7865, 33.6778, -83.0577
      #12007e color charts
#12007e RGB chart
      #12007e CMYK chart
      #12007e RGB pie chart
      #12007e color shades, tints & tones
#12007e color schemes
#12007e color preview, HTML & CSS examples
           This text has a color of #12007e        
        
          <p style="color:#12007e;">Text here</p>
        
        
          .mytext {color:#12007e;}
        
        Text color #12007e
      
           This box has a color of #12007e        
        
          <div style="background-color:#12007e;">Content here</div>
        
        
          .mybackground {background-color:#12007e;}
        
        Background color #12007e
      
           Border around this has a color of #12007e        
        
          <div style="border:2px solid #12007e;">Content here</div>
        
        
          .myborder {border:2px solid #12007e;}
        
        Border color #12007e