#121fef color space conversions
Hex:
        #121fef
        RGB:
        18, 31, 239
        CMY:
        93, 88, 6
        CMYK:
        92, 87, 0, 6
      HSL:
        236°, 87.3518%, 50.3922%
        HSV (HSB):
        236°, 92.4686%, 93.7255%
        XYZ:
        16.3194, 7.3406, 82.2181
        xyY:
        0.1541, 0.0693, 7.3406
      CIE-Lab:
        32.5700, 68.5490, -98.3821
        CIE-LCH:
        32.5700, 119.9083, 304.8674
        CIE-Luv:
        32.5700, -9.6838, -123.3211
        Hunter-Lab:
        27.0935, 60.1037, -160.9565
      #121fef color charts
#121fef RGB chart
      #121fef CMYK chart
      #121fef RGB pie chart
      #121fef color shades, tints & tones
#121fef color schemes
#121fef color preview, HTML & CSS examples
           This text has a color of #121fef        
        
          <p style="color:#121fef;">Text here</p>
        
        
          .mytext {color:#121fef;}
        
        Text color #121fef
      
           This box has a color of #121fef        
        
          <div style="background-color:#121fef;">Content here</div>
        
        
          .mybackground {background-color:#121fef;}
        
        Background color #121fef
      
           Border around this has a color of #121fef        
        
          <div style="border:2px solid #121fef;">Content here</div>
        
        
          .myborder {border:2px solid #121fef;}
        
        Border color #121fef