#120c87 color space conversions
Hex:
        #120c87
        RGB:
        18, 12, 135
        CMY:
        93, 95, 47
        CMYK:
        87, 91, 0, 47
      HSL:
        243°, 83.6735%, 28.8235%
        HSV (HSB):
        243°, 91.1111%, 52.9412%
        XYZ:
        4.7541, 2.1408, 23.0843
        xyY:
        0.1586, 0.0714, 2.1408
      CIE-Lab:
        16.2095, 45.3901, -63.7229
        CIE-LCH:
        16.2095, 78.2360, 305.4624
        CIE-Luv:
        16.2095, -3.9282, -60.4300
        Hunter-Lab:
        14.6315, 32.3934, -83.3005
      #120c87 color charts
#120c87 RGB chart
      #120c87 CMYK chart
      #120c87 RGB pie chart
      #120c87 color shades, tints & tones
#120c87 color schemes
#120c87 color preview, HTML & CSS examples
           This text has a color of #120c87        
        
          <p style="color:#120c87;">Text here</p>
        
        
          .mytext {color:#120c87;}
        
        Text color #120c87
      
           This box has a color of #120c87        
        
          <div style="background-color:#120c87;">Content here</div>
        
        
          .mybackground {background-color:#120c87;}
        
        Background color #120c87
      
           Border around this has a color of #120c87        
        
          <div style="border:2px solid #120c87;">Content here</div>
        
        
          .myborder {border:2px solid #120c87;}
        
        Border color #120c87