#120b8b color space conversions
Hex:
        #120b8b
        RGB:
        18, 11, 139
        CMY:
        93, 96, 45
        CMYK:
        87, 92, 0, 45
      HSL:
        243°, 85.3333%, 29.4118%
        HSV (HSB):
        243°, 92.0863%, 54.5098%
        XYZ:
        5.0293, 2.2320, 24.5918
        xyY:
        0.1579, 0.0701, 2.2320
      CIE-Lab:
        16.6606, 46.9343, -65.4867
        CIE-LCH:
        16.6606, 80.5688, 305.6292
        CIE-Luv:
        16.6606, -4.0453, -62.6876
        Hunter-Lab:
        14.9400, 33.9446, -87.1361
      #120b8b color charts
#120b8b RGB chart
      #120b8b CMYK chart
      #120b8b RGB pie chart
      #120b8b color shades, tints & tones
#120b8b color schemes
#120b8b color preview, HTML & CSS examples
           This text has a color of #120b8b        
        
          <p style="color:#120b8b;">Text here</p>
        
        
          .mytext {color:#120b8b;}
        
        Text color #120b8b
      
           This box has a color of #120b8b        
        
          <div style="background-color:#120b8b;">Content here</div>
        
        
          .mybackground {background-color:#120b8b;}
        
        Background color #120b8b
      
           Border around this has a color of #120b8b        
        
          <div style="border:2px solid #120b8b;">Content here</div>
        
        
          .myborder {border:2px solid #120b8b;}
        
        Border color #120b8b