#120d7b color space conversions
Hex:
        #120d7b
        RGB:
        18, 13, 123
        CMY:
        93, 95, 52
        CMYK:
        85, 89, 0, 52
      HSL:
        243°, 80.8824%, 26.6667%
        HSV (HSB):
        243°, 89.4309%, 48.2353%
        XYZ:
        3.9685, 1.8465, 18.8861
        xyY:
        0.1607, 0.0748, 1.8465
      CIE-Lab:
        14.6602, 41.3044, -58.6760
        CIE-LCH:
        14.6602, 71.7560, 305.1433
        CIE-Luv:
        14.6602, -3.4524, -53.3980
        Hunter-Lab:
        13.5886, 28.3505, -72.8921
      #120d7b color charts
#120d7b RGB chart
      #120d7b CMYK chart
      #120d7b RGB pie chart
      #120d7b color shades, tints & tones
#120d7b color schemes
#120d7b color preview, HTML & CSS examples
           This text has a color of #120d7b        
        
          <p style="color:#120d7b;">Text here</p>
        
        
          .mytext {color:#120d7b;}
        
        Text color #120d7b
      
           This box has a color of #120d7b        
        
          <div style="background-color:#120d7b;">Content here</div>
        
        
          .mybackground {background-color:#120d7b;}
        
        Background color #120d7b
      
           Border around this has a color of #120d7b        
        
          <div style="border:2px solid #120d7b;">Content here</div>
        
        
          .myborder {border:2px solid #120d7b;}
        
        Border color #120d7b