#12139d color space conversions
Hex:
        #12139d
        RGB:
        18, 19, 157
        CMY:
        93, 93, 38
        CMYK:
        89, 88, 0, 38
      HSL:
        240°, 79.4286%, 34.3137%
        HSV (HSB):
        240°, 88.5350%, 61.5686%
        XYZ:
        6.5681, 3.0287, 32.1367
        xyY:
        0.1574, 0.0726, 3.0287
      CIE-Lab:
        20.1583, 49.3264, -70.8191
        CIE-LCH:
        20.1583, 86.3043, 304.8577
        CIE-Luv:
        20.1583, -5.4537, -74.5994
        Hunter-Lab:
        17.4031, 36.9128, -97.3035
      #12139d color charts
#12139d RGB chart
      #12139d CMYK chart
      #12139d RGB pie chart
      #12139d color shades, tints & tones
#12139d color schemes
#12139d color preview, HTML & CSS examples
           This text has a color of #12139d        
        
          <p style="color:#12139d;">Text here</p>
        
        
          .mytext {color:#12139d;}
        
        Text color #12139d
      
           This box has a color of #12139d        
        
          <div style="background-color:#12139d;">Content here</div>
        
        
          .mybackground {background-color:#12139d;}
        
        Background color #12139d
      
           Border around this has a color of #12139d        
        
          <div style="border:2px solid #12139d;">Content here</div>
        
        
          .myborder {border:2px solid #12139d;}
        
        Border color #12139d