#121cf1 color space conversions
Hex:
        #121cf1
        RGB:
        18, 28, 241
        CMY:
        93, 89, 5
        CMYK:
        93, 88, 0, 5
      HSL:
        237°, 88.8446%, 50.7843%
        HSV (HSB):
        237°, 92.5311%, 94.5098%
        XYZ:
        16.5419, 7.3100, 83.7582
        xyY:
        0.1537, 0.0679, 7.3100
      CIE-Lab:
        32.5024, 70.0973, -99.6287
        CIE-LCH:
        32.5024, 121.8175, 305.1296
        CIE-Luv:
        32.5024, -9.5263, -124.2424
        Hunter-Lab:
        27.0370, 61.8960, -164.7494
      #121cf1 color charts
#121cf1 RGB chart
      #121cf1 CMYK chart
      #121cf1 RGB pie chart
      #121cf1 color shades, tints & tones
#121cf1 color schemes
#121cf1 color preview, HTML & CSS examples
           This text has a color of #121cf1        
        
          <p style="color:#121cf1;">Text here</p>
        
        
          .mytext {color:#121cf1;}
        
        Text color #121cf1
      
           This box has a color of #121cf1        
        
          <div style="background-color:#121cf1;">Content here</div>
        
        
          .mybackground {background-color:#121cf1;}
        
        Background color #121cf1
      
           Border around this has a color of #121cf1        
        
          <div style="border:2px solid #121cf1;">Content here</div>
        
        
          .myborder {border:2px solid #121cf1;}
        
        Border color #121cf1