#121fa6 color space conversions
Hex:
        #121fa6
        RGB:
        18, 31, 166
        CMY:
        93, 88, 35
        CMYK:
        89, 81, 0, 35
      HSL:
        235°, 80.4348%, 36.0784%
        HSV (HSB):
        235°, 89.1566%, 65.0980%
        XYZ:
        7.6224, 3.8617, 36.4200
        xyY:
        0.1591, 0.0806, 3.8617
      CIE-Lab:
        23.2090, 46.6148, -71.2304
        CIE-LCH:
        23.2090, 85.1276, 303.2016
        CIE-Luv:
        23.2090, -7.0672, -81.3173
        Hunter-Lab:
        19.6513, 34.8469, -96.1270
      #121fa6 color charts
#121fa6 RGB chart
      #121fa6 CMYK chart
      #121fa6 RGB pie chart
      #121fa6 color shades, tints & tones
#121fa6 color schemes
#121fa6 color preview, HTML & CSS examples
           This text has a color of #121fa6        
        
          <p style="color:#121fa6;">Text here</p>
        
        
          .mytext {color:#121fa6;}
        
        Text color #121fa6
      
           This box has a color of #121fa6        
        
          <div style="background-color:#121fa6;">Content here</div>
        
        
          .mybackground {background-color:#121fa6;}
        
        Background color #121fa6
      
           Border around this has a color of #121fa6        
        
          <div style="border:2px solid #121fa6;">Content here</div>
        
        
          .myborder {border:2px solid #121fa6;}
        
        Border color #121fa6