#120c72 color space conversions
Hex:
        #120c72
        RGB:
        18, 12, 114
        CMY:
        93, 95, 55
        CMYK:
        84, 89, 0, 55
      HSL:
        244°, 80.9524%, 24.7059%
        HSV (HSB):
        244°, 89.4737%, 44.7059%
        XYZ:
        3.4182, 1.6064, 16.0495
        xyY:
        0.1622, 0.0762, 1.6064
      CIE-Lab:
        13.2694, 38.8789, -55.1842
        CIE-LCH:
        13.2694, 67.5045, 305.1658
        CIE-Luv:
        13.2694, -2.9558, -47.8266
        Hunter-Lab:
        12.6746, 25.9589, -66.2053
      #120c72 color charts
#120c72 RGB chart
      #120c72 CMYK chart
      #120c72 RGB pie chart
      #120c72 color shades, tints & tones
#120c72 color schemes
#120c72 color preview, HTML & CSS examples
           This text has a color of #120c72        
        
          <p style="color:#120c72;">Text here</p>
        
        
          .mytext {color:#120c72;}
        
        Text color #120c72
      
           This box has a color of #120c72        
        
          <div style="background-color:#120c72;">Content here</div>
        
        
          .mybackground {background-color:#120c72;}
        
        Background color #120c72
      
           Border around this has a color of #120c72        
        
          <div style="border:2px solid #120c72;">Content here</div>
        
        
          .myborder {border:2px solid #120c72;}
        
        Border color #120c72