#12122f color space conversions
Hex:
        #12122f
        RGB:
        18, 18, 47
        CMY:
        93, 93, 82
        CMYK:
        62, 62, 0, 82
      HSL:
        240°, 44.6154%, 12.7451%
        HSV (HSB):
        240°, 61.7021%, 18.4314%
        XYZ:
        0.9789, 0.7664, 2.7857
        xyY:
        0.2160, 0.1692, 0.7664
      CIE-Lab:
        6.9233, 9.9763, -19.4094
        CIE-LCH:
        6.9233, 21.8232, 297.2028
        CIE-Luv:
        6.9233, -0.8905, -12.3500
        Hunter-Lab:
        8.7547, 4.6371, -12.7373
      #12122f color charts
#12122f RGB chart
      #12122f CMYK chart
      #12122f RGB pie chart
      #12122f color shades, tints & tones
#12122f color schemes
#12122f color preview, HTML & CSS examples
           This text has a color of #12122f        
        
          <p style="color:#12122f;">Text here</p>
        
        
          .mytext {color:#12122f;}
        
        Text color #12122f
      
           This box has a color of #12122f        
        
          <div style="background-color:#12122f;">Content here</div>
        
        
          .mybackground {background-color:#12122f;}
        
        Background color #12122f
      
           Border around this has a color of #12122f        
        
          <div style="border:2px solid #12122f;">Content here</div>
        
        
          .myborder {border:2px solid #12122f;}
        
        Border color #12122f