#0d8eed color space conversions
Hex:
        #0d8eed
        RGB:
        13, 142, 237
        CMY:
        95, 44, 7
        CMYK:
        95, 40, 0, 7
      HSL:
        205°, 89.6000%, 49.0196%
        HSV (HSB):
        205°, 94.5148%, 92.9412%
        XYZ:
        25.1250, 25.5460, 83.7274
        xyY:
        0.1869, 0.1901, 25.5460
      CIE-Lab:
        57.6036, 3.6356, -56.3284
        CIE-LCH:
        57.6036, 56.4456, 273.6930
        CIE-Luv:
        57.6036, -34.0356, -89.6491
        Hunter-Lab:
        50.5430, 0.2824, -62.8371
      #0d8eed color charts
#0d8eed RGB chart
      #0d8eed CMYK chart
      #0d8eed RGB pie chart
      #0d8eed color shades, tints & tones
#0d8eed color schemes
#0d8eed color preview, HTML & CSS examples
           This text has a color of #0d8eed        
        
          <p style="color:#0d8eed;">Text here</p>
        
        
          .mytext {color:#0d8eed;}
        
        Text color #0d8eed
      
           This box has a color of #0d8eed        
        
          <div style="background-color:#0d8eed;">Content here</div>
        
        
          .mybackground {background-color:#0d8eed;}
        
        Background color #0d8eed
      
           Border around this has a color of #0d8eed        
        
          <div style="border:2px solid #0d8eed;">Content here</div>
        
        
          .myborder {border:2px solid #0d8eed;}
        
        Border color #0d8eed