#12043d color space conversions
Hex:
        #12043d
        RGB:
        18, 4, 61
        CMY:
        93, 98, 76
        CMYK:
        70, 93, 0, 76
      HSL:
        255°, 87.6923%, 12.7451%
        HSV (HSB):
        255°, 93.4426%, 23.9216%
        XYZ:
        1.1352, 0.5524, 4.4617
        xyY:
        0.1846, 0.0898, 0.5524
      CIE-Lab:
        4.9894, 23.8195, -32.7627
        CIE-LCH:
        4.9894, 40.5063, 306.0183
        CIE-Luv:
        4.9894, 0.0821, -16.2384
        Hunter-Lab:
        7.4320, 14.2581, -30.3910
      #12043d color charts
#12043d RGB chart
      #12043d CMYK chart
      #12043d RGB pie chart
      #12043d color shades, tints & tones
#12043d color schemes
#12043d color preview, HTML & CSS examples
           This text has a color of #12043d        
        
          <p style="color:#12043d;">Text here</p>
        
        
          .mytext {color:#12043d;}
        
        Text color #12043d
      
           This box has a color of #12043d        
        
          <div style="background-color:#12043d;">Content here</div>
        
        
          .mybackground {background-color:#12043d;}
        
        Background color #12043d
      
           Border around this has a color of #12043d        
        
          <div style="border:2px solid #12043d;">Content here</div>
        
        
          .myborder {border:2px solid #12043d;}
        
        Border color #12043d