#121ef1 color space conversions
Hex:
        #121ef1
        RGB:
        18, 30, 241
        CMY:
        93, 88, 5
        CMYK:
        93, 88, 0, 5
      HSL:
        237°, 88.8446%, 50.7843%
        HSV (HSB):
        237°, 92.5311%, 94.5098%
        XYZ:
        16.5909, 7.4080, 83.7745
        xyY:
        0.1539, 0.0687, 7.4080
      CIE-Lab:
        32.7183, 69.4423, -99.2684
        CIE-LCH:
        32.7183, 121.1464, 304.9743
        CIE-Luv:
        32.7183, -9.6781, -124.3843
        Hunter-Lab:
        27.2177, 61.1762, -163.4391
      #121ef1 color charts
#121ef1 RGB chart
      #121ef1 CMYK chart
      #121ef1 RGB pie chart
      #121ef1 color shades, tints & tones
#121ef1 color schemes
#121ef1 color preview, HTML & CSS examples
           This text has a color of #121ef1        
        
          <p style="color:#121ef1;">Text here</p>
        
        
          .mytext {color:#121ef1;}
        
        Text color #121ef1
      
           This box has a color of #121ef1        
        
          <div style="background-color:#121ef1;">Content here</div>
        
        
          .mybackground {background-color:#121ef1;}
        
        Background color #121ef1
      
           Border around this has a color of #121ef1        
        
          <div style="border:2px solid #121ef1;">Content here</div>
        
        
          .myborder {border:2px solid #121ef1;}
        
        Border color #121ef1