#12062b color space conversions
Hex:
        #12062b
        RGB:
        18, 6, 43
        CMY:
        93, 98, 83
        CMYK:
        58, 86, 0, 83
      HSL:
        259°, 75.5102%, 9.6078%
        HSV (HSB):
        259°, 86.0465%, 16.8627%
        XYZ:
        0.7506, 0.4333, 2.3296
        xyY:
        0.2136, 0.1233, 0.4333
      CIE-Lab:
        3.9137, 13.8793, -21.1885
        CIE-LCH:
        3.9137, 25.3296, 303.2264
        CIE-Luv:
        3.9137, 0.6632, -9.8942
        Hunter-Lab:
        6.5823, 8.8366, -16.3760
      #12062b color charts
#12062b RGB chart
      #12062b CMYK chart
      #12062b RGB pie chart
      #12062b color shades, tints & tones
#12062b color schemes
#12062b color preview, HTML & CSS examples
           This text has a color of #12062b        
        
          <p style="color:#12062b;">Text here</p>
        
        
          .mytext {color:#12062b;}
        
        Text color #12062b
      
           This box has a color of #12062b        
        
          <div style="background-color:#12062b;">Content here</div>
        
        
          .mybackground {background-color:#12062b;}
        
        Background color #12062b
      
           Border around this has a color of #12062b        
        
          <div style="border:2px solid #12062b;">Content here</div>
        
        
          .myborder {border:2px solid #12062b;}
        
        Border color #12062b