#120d94 color space conversions
Hex:
        #120d94
        RGB:
        18, 13, 148
        CMY:
        93, 95, 42
        CMYK:
        88, 91, 0, 42
      HSL:
        242°, 83.8509%, 31.5686%
        HSV (HSB):
        242°, 91.2162%, 58.0392%
        XYZ:
        5.7387, 2.5546, 28.2076
        xyY:
        0.1572, 0.0700, 2.5546
      CIE-Lab:
        18.1636, 48.8959, -68.5939
        CIE-LCH:
        18.1636, 84.2373, 305.4825
        CIE-Luv:
        18.1636, -4.5936, -68.3983
        Hunter-Lab:
        15.9830, 36.1199, -93.4498
      #120d94 color charts
#120d94 RGB chart
      #120d94 CMYK chart
      #120d94 RGB pie chart
      #120d94 color shades, tints & tones
#120d94 color schemes
#120d94 color preview, HTML & CSS examples
           This text has a color of #120d94        
        
          <p style="color:#120d94;">Text here</p>
        
        
          .mytext {color:#120d94;}
        
        Text color #120d94
      
           This box has a color of #120d94        
        
          <div style="background-color:#120d94;">Content here</div>
        
        
          .mybackground {background-color:#120d94;}
        
        Background color #120d94
      
           Border around this has a color of #120d94        
        
          <div style="border:2px solid #120d94;">Content here</div>
        
        
          .myborder {border:2px solid #120d94;}
        
        Border color #120d94