#120eb5 color space conversions
Hex:
        #120eb5
        RGB:
        18, 14, 181
        CMY:
        93, 95, 29
        CMYK:
        90, 92, 0, 29
      HSL:
        241°, 85.6410%, 38.2353%
        HSV (HSB):
        241°, 92.2652%, 70.9804%
        XYZ:
        8.7470, 3.7789, 43.9844
        xyY:
        0.1548, 0.0669, 3.7789
      CIE-Lab:
        22.9265, 57.9541, -80.7314
        CIE-LCH:
        22.9265, 99.3792, 305.6732
        CIE-Luv:
        22.9265, -6.1341, -88.2309
        Hunter-Lab:
        19.4393, 46.2997, -120.5452
      #120eb5 color charts
#120eb5 RGB chart
      #120eb5 CMYK chart
      #120eb5 RGB pie chart
      #120eb5 color shades, tints & tones
#120eb5 color schemes
#120eb5 color preview, HTML & CSS examples
           This text has a color of #120eb5        
        
          <p style="color:#120eb5;">Text here</p>
        
        
          .mytext {color:#120eb5;}
        
        Text color #120eb5
      
           This box has a color of #120eb5        
        
          <div style="background-color:#120eb5;">Content here</div>
        
        
          .mybackground {background-color:#120eb5;}
        
        Background color #120eb5
      
           Border around this has a color of #120eb5        
        
          <div style="border:2px solid #120eb5;">Content here</div>
        
        
          .myborder {border:2px solid #120eb5;}
        
        Border color #120eb5