#0121e2 color space conversions
Hex:
        #0121e2
        RGB:
        1, 33, 226
        CMY:
        100, 87, 11
        CMYK:
        100, 85, 0, 11
      HSL:
        231°, 99.1189%, 44.5098%
        HSV (HSB):
        231°, 99.5575%, 88.6275%
        XYZ:
        14.2838, 6.5852, 72.4697
        xyY:
        0.1530, 0.0706, 6.5852
      CIE-Lab:
        30.8432, 63.9206, -93.8565
        CIE-LCH:
        30.8432, 113.5556, 304.2567
        CIE-Luv:
        30.8432, -10.0035, -115.8766
        Hunter-Lab:
        25.6616, 54.4497, -149.4753
      #0121e2 color charts
#0121e2 RGB chart
      #0121e2 CMYK chart
      #0121e2 RGB pie chart
      #0121e2 color shades, tints & tones
#0121e2 color schemes
#0121e2 color preview, HTML & CSS examples
           This text has a color of #0121e2        
        
          <p style="color:#0121e2;">Text here</p>
        
        
          .mytext {color:#0121e2;}
        
        Text color #0121e2
      
           This box has a color of #0121e2        
        
          <div style="background-color:#0121e2;">Content here</div>
        
        
          .mybackground {background-color:#0121e2;}
        
        Background color #0121e2
      
           Border around this has a color of #0121e2        
        
          <div style="border:2px solid #0121e2;">Content here</div>
        
        
          .myborder {border:2px solid #0121e2;}
        
        Border color #0121e2