#120c83 color space conversions
Hex:
        #120c83
        RGB:
        18, 12, 131
        CMY:
        93, 95, 49
        CMYK:
        86, 91, 0, 49
      HSL:
        243°, 83.2168%, 28.0392%
        HSV (HSB):
        243°, 90.8397%, 51.3725%
        XYZ:
        4.4777, 2.0302, 21.6286
        xyY:
        0.1591, 0.0722, 2.0302
      CIE-Lab:
        15.6451, 44.1805, -62.1346
        CIE-LCH:
        15.6451, 76.2406, 305.4146
        CIE-Luv:
        15.6451, -3.7433, -58.0222
        Hunter-Lab:
        14.2486, 31.1589, -80.0248
      #120c83 color charts
#120c83 RGB chart
      #120c83 CMYK chart
      #120c83 RGB pie chart
      #120c83 color shades, tints & tones
#120c83 color schemes
#120c83 color preview, HTML & CSS examples
           This text has a color of #120c83        
        
          <p style="color:#120c83;">Text here</p>
        
        
          .mytext {color:#120c83;}
        
        Text color #120c83
      
           This box has a color of #120c83        
        
          <div style="background-color:#120c83;">Content here</div>
        
        
          .mybackground {background-color:#120c83;}
        
        Background color #120c83
      
           Border around this has a color of #120c83        
        
          <div style="border:2px solid #120c83;">Content here</div>
        
        
          .myborder {border:2px solid #120c83;}
        
        Border color #120c83