#12129f color space conversions
Hex:
        #12129f
        RGB:
        18, 18, 159
        CMY:
        93, 93, 38
        CMYK:
        89, 89, 0, 38
      HSL:
        240°, 79.6610%, 34.7059%
        HSV (HSB):
        240°, 88.6792%, 62.3529%
        XYZ:
        6.7238, 3.0644, 33.0380
        xyY:
        0.1570, 0.0716, 3.0644
      CIE-Lab:
        20.3000, 50.3236, -71.8081
        CIE-LCH:
        20.3000, 87.6862, 305.0230
        CIE-Luv:
        20.3000, -5.4548, -75.6488
        Hunter-Lab:
        17.5055, 37.9264, -99.6439
      #12129f color charts
#12129f RGB chart
      #12129f CMYK chart
      #12129f RGB pie chart
      #12129f color shades, tints & tones
#12129f color schemes
#12129f color preview, HTML & CSS examples
           This text has a color of #12129f        
        
          <p style="color:#12129f;">Text here</p>
        
        
          .mytext {color:#12129f;}
        
        Text color #12129f
      
           This box has a color of #12129f        
        
          <div style="background-color:#12129f;">Content here</div>
        
        
          .mybackground {background-color:#12129f;}
        
        Background color #12129f
      
           Border around this has a color of #12129f        
        
          <div style="border:2px solid #12129f;">Content here</div>
        
        
          .myborder {border:2px solid #12129f;}
        
        Border color #12129f