#012ae1 color space conversions
Hex:
        #012ae1
        RGB:
        1, 42, 225
        CMY:
        100, 84, 12
        CMYK:
        100, 81, 0, 12
      HSL:
        229°, 99.1150%, 44.3137%
        HSV (HSB):
        229°, 99.5556%, 88.2353%
        XYZ:
        14.4311, 7.0986, 71.8437
        xyY:
        0.1546, 0.0760, 7.0986
      CIE-Lab:
        32.0304, 59.7138, -91.3054
        CIE-LCH:
        32.0304, 109.0981, 303.1847
        CIE-Luv:
        32.0304, -10.9373, -115.9428
        Hunter-Lab:
        26.6432, 50.0573, -141.2257
      #012ae1 color charts
#012ae1 RGB chart
      #012ae1 CMYK chart
      #012ae1 RGB pie chart
      #012ae1 color shades, tints & tones
#012ae1 color schemes
#012ae1 color preview, HTML & CSS examples
           This text has a color of #012ae1        
        
          <p style="color:#012ae1;">Text here</p>
        
        
          .mytext {color:#012ae1;}
        
        Text color #012ae1
      
           This box has a color of #012ae1        
        
          <div style="background-color:#012ae1;">Content here</div>
        
        
          .mybackground {background-color:#012ae1;}
        
        Background color #012ae1
      
           Border around this has a color of #012ae1        
        
          <div style="border:2px solid #012ae1;">Content here</div>
        
        
          .myborder {border:2px solid #012ae1;}
        
        Border color #012ae1