#121ed2 color space conversions
Hex:
        #121ed2
        RGB:
        18, 30, 210
        CMY:
        93, 88, 18
        CMYK:
        91, 86, 0, 18
      HSL:
        236°, 84.2105%, 44.7059%
        HSV (HSB):
        236°, 91.4286%, 82.3529%
        XYZ:
        12.3466, 5.7103, 61.4242
        xyY:
        0.1553, 0.0718, 5.7103
      CIE-Lab:
        28.6695, 60.6840, -88.2394
        CIE-LCH:
        28.6695, 107.0922, 304.5171
        CIE-Luv:
        28.6695, -8.5277, -106.6936
        Hunter-Lab:
        23.8962, 50.4082, -135.6752
      #121ed2 color charts
#121ed2 RGB chart
      #121ed2 CMYK chart
      #121ed2 RGB pie chart
      #121ed2 color shades, tints & tones
#121ed2 color schemes
#121ed2 color preview, HTML & CSS examples
           This text has a color of #121ed2        
        
          <p style="color:#121ed2;">Text here</p>
        
        
          .mytext {color:#121ed2;}
        
        Text color #121ed2
      
           This box has a color of #121ed2        
        
          <div style="background-color:#121ed2;">Content here</div>
        
        
          .mybackground {background-color:#121ed2;}
        
        Background color #121ed2
      
           Border around this has a color of #121ed2        
        
          <div style="border:2px solid #121ed2;">Content here</div>
        
        
          .myborder {border:2px solid #121ed2;}
        
        Border color #121ed2