#009ae1 color space conversions
Hex:
        #009ae1
        RGB:
        0, 154, 225
        CMY:
        100, 40, 12
        CMYK:
        100, 32, 0, 12
      HSL:
        199°, 100.0000%, 44.1176%
        HSV (HSB):
        199°, 100.0000%, 88.2353%
        XYZ:
        25.1462, 28.5474, 75.4190
        xyY:
        0.1948, 0.2211, 28.5474
      CIE-Lab:
        60.3801, -8.2422, -45.2681
        CIE-LCH:
        60.3801, 46.0124, 259.6809
        CIE-Luv:
        60.3801, -39.1192, -70.8711
        Hunter-Lab:
        53.4298, -9.4929, -46.2901
      #009ae1 color charts
#009ae1 RGB chart
      #009ae1 CMYK chart
      #009ae1 RGB pie chart
      #009ae1 color shades, tints & tones
#009ae1 color schemes
#009ae1 color preview, HTML & CSS examples
           This text has a color of #009ae1        
        
          <p style="color:#009ae1;">Text here</p>
        
        
          .mytext {color:#009ae1;}
        
        Text color #009ae1
      
           This box has a color of #009ae1        
        
          <div style="background-color:#009ae1;">Content here</div>
        
        
          .mybackground {background-color:#009ae1;}
        
        Background color #009ae1
      
           Border around this has a color of #009ae1        
        
          <div style="border:2px solid #009ae1;">Content here</div>
        
        
          .myborder {border:2px solid #009ae1;}
        
        Border color #009ae1