#0121e8 color space conversions
Hex:
        #0121e8
        RGB:
        1, 33, 232
        CMY:
        100, 87, 9
        CMYK:
        100, 86, 0, 9
      HSL:
        232°, 99.1416%, 45.6863%
        HSV (HSB):
        232°, 99.5690%, 90.9804%
        XYZ:
        15.1219, 6.9204, 76.8827
        xyY:
        0.1529, 0.0700, 6.9204
      CIE-Lab:
        31.6249, 65.6513, -95.9835
        CIE-LCH:
        31.6249, 116.2882, 304.3716
        CIE-Luv:
        31.6249, -10.1994, -119.2950
        Hunter-Lab:
        26.3066, 56.5710, -154.8643
      #0121e8 color charts
#0121e8 RGB chart
      #0121e8 CMYK chart
      #0121e8 RGB pie chart
      #0121e8 color shades, tints & tones
#0121e8 color schemes
#0121e8 color preview, HTML & CSS examples
           This text has a color of #0121e8        
        
          <p style="color:#0121e8;">Text here</p>
        
        
          .mytext {color:#0121e8;}
        
        Text color #0121e8
      
           This box has a color of #0121e8        
        
          <div style="background-color:#0121e8;">Content here</div>
        
        
          .mybackground {background-color:#0121e8;}
        
        Background color #0121e8
      
           Border around this has a color of #0121e8        
        
          <div style="border:2px solid #0121e8;">Content here</div>
        
        
          .myborder {border:2px solid #0121e8;}
        
        Border color #0121e8