#120b7b color space conversions
Hex:
        #120b7b
        RGB:
        18, 11, 123
        CMY:
        93, 96, 52
        CMYK:
        85, 91, 0, 52
      HSL:
        244°, 83.5821%, 26.2745%
        HSV (HSB):
        244°, 91.0569%, 48.2353%
        XYZ:
        3.9443, 1.7980, 18.8781
        xyY:
        0.1602, 0.0730, 1.7980
      CIE-Lab:
        14.3894, 42.1178, -59.1270
        CIE-LCH:
        14.3894, 72.5942, 305.4633
        CIE-Luv:
        14.3894, -3.2979, -53.0322
        Hunter-Lab:
        13.4090, 29.0405, -74.0862
      #120b7b color charts
#120b7b RGB chart
      #120b7b CMYK chart
      #120b7b RGB pie chart
      #120b7b color shades, tints & tones
#120b7b color schemes
#120b7b color preview, HTML & CSS examples
           This text has a color of #120b7b        
        
          <p style="color:#120b7b;">Text here</p>
        
        
          .mytext {color:#120b7b;}
        
        Text color #120b7b
      
           This box has a color of #120b7b        
        
          <div style="background-color:#120b7b;">Content here</div>
        
        
          .mybackground {background-color:#120b7b;}
        
        Background color #120b7b
      
           Border around this has a color of #120b7b        
        
          <div style="border:2px solid #120b7b;">Content here</div>
        
        
          .myborder {border:2px solid #120b7b;}
        
        Border color #120b7b