#0128e0 color space conversions
Hex:
        #0128e0
        RGB:
        1, 40, 224
        CMY:
        100, 84, 12
        CMYK:
        100, 82, 0, 12
      HSL:
        230°, 99.1111%, 44.1176%
        HSV (HSB):
        230°, 99.5536%, 87.8431%
        XYZ:
        14.2259, 6.9059, 71.1042
        xyY:
        0.1542, 0.0749, 6.9059
      CIE-Lab:
        31.5916, 60.3345, -91.4624
        CIE-LCH:
        31.5916, 109.5701, 303.4114
        CIE-Luv:
        31.5916, -10.6746, -115.2544
        Hunter-Lab:
        26.2790, 50.6408, -142.0282
      #0128e0 color charts
#0128e0 RGB chart
      #0128e0 CMYK chart
      #0128e0 RGB pie chart
      #0128e0 color shades, tints & tones
#0128e0 color schemes
#0128e0 color preview, HTML & CSS examples
           This text has a color of #0128e0        
        
          <p style="color:#0128e0;">Text here</p>
        
        
          .mytext {color:#0128e0;}
        
        Text color #0128e0
      
           This box has a color of #0128e0        
        
          <div style="background-color:#0128e0;">Content here</div>
        
        
          .mybackground {background-color:#0128e0;}
        
        Background color #0128e0
      
           Border around this has a color of #0128e0        
        
          <div style="border:2px solid #0128e0;">Content here</div>
        
        
          .myborder {border:2px solid #0128e0;}
        
        Border color #0128e0