#0ae5fd color space conversions
Hex:
        #0ae5fd
        RGB:
        10, 229, 253
        CMY:
        96, 10, 1
        CMYK:
        96, 9, 0, 1
      HSL:
        186°, 98.3806%, 51.5686%
        HSV (HSB):
        186°, 96.0474%, 99.2157%
        XYZ:
        45.8741, 63.1950, 102.7085
        xyY:
        0.2166, 0.2984, 63.1950
      CIE-Lab:
        83.5449, -36.8678, -24.5166
        CIE-LCH:
        83.5449, 44.2752, 213.6234
        CIE-Luv:
        83.5449, -61.7953, -34.1891
        Hunter-Lab:
        79.4953, -36.1103, -20.9565
      #0ae5fd color charts
#0ae5fd RGB chart
      #0ae5fd CMYK chart
      #0ae5fd RGB pie chart
      #0ae5fd color shades, tints & tones
#0ae5fd color schemes
#0ae5fd color preview, HTML & CSS examples
           This text has a color of #0ae5fd        
        
          <p style="color:#0ae5fd;">Text here</p>
        
        
          .mytext {color:#0ae5fd;}
        
        Text color #0ae5fd
      
           This box has a color of #0ae5fd        
        
          <div style="background-color:#0ae5fd;">Content here</div>
        
        
          .mybackground {background-color:#0ae5fd;}
        
        Background color #0ae5fd
      
           Border around this has a color of #0ae5fd        
        
          <div style="border:2px solid #0ae5fd;">Content here</div>
        
        
          .myborder {border:2px solid #0ae5fd;}
        
        Border color #0ae5fd