#120c65 color space conversions
Hex:
        #120c65
        RGB:
        18, 12, 101
        CMY:
        93, 95, 60
        CMYK:
        82, 88, 0, 60
      HSL:
        244°, 78.7611%, 22.1569%
        HSV (HSB):
        244°, 88.1188%, 39.6078%
        XYZ:
        2.7299, 1.3311, 12.4250
        xyY:
        0.1656, 0.0807, 1.3311
      CIE-Lab:
        11.4915, 34.6248, -49.6091
        CIE-LCH:
        11.4915, 60.4974, 304.9132
        CIE-Luv:
        11.4915, -2.3546, -40.1219
        Hunter-Lab:
        11.5374, 22.0446, -55.7747
      #120c65 color charts
#120c65 RGB chart
      #120c65 CMYK chart
      #120c65 RGB pie chart
      #120c65 color shades, tints & tones
#120c65 color schemes
#120c65 color preview, HTML & CSS examples
           This text has a color of #120c65        
        
          <p style="color:#120c65;">Text here</p>
        
        
          .mytext {color:#120c65;}
        
        Text color #120c65
      
           This box has a color of #120c65        
        
          <div style="background-color:#120c65;">Content here</div>
        
        
          .mybackground {background-color:#120c65;}
        
        Background color #120c65
      
           Border around this has a color of #120c65        
        
          <div style="border:2px solid #120c65;">Content here</div>
        
        
          .myborder {border:2px solid #120c65;}
        
        Border color #120c65