#0d8eec color space conversions
Hex:
        #0d8eec
        RGB:
        13, 142, 236
        CMY:
        95, 44, 7
        CMYK:
        94, 40, 0, 7
      HSL:
        205°, 89.5582%, 48.8235%
        HSV (HSB):
        205°, 94.4915%, 92.5490%
        XYZ:
        24.9793, 25.4877, 82.9599
        xyY:
        0.1872, 0.1910, 25.4877
      CIE-Lab:
        57.5475, 3.2555, -55.8634
        CIE-LCH:
        57.5475, 55.9582, 273.3352
        CIE-Luv:
        57.5475, -34.0899, -88.8395
        Hunter-Lab:
        50.4853, -0.0305, -62.0884
      #0d8eec color charts
#0d8eec RGB chart
      #0d8eec CMYK chart
      #0d8eec RGB pie chart
      #0d8eec color shades, tints & tones
#0d8eec color schemes
#0d8eec color preview, HTML & CSS examples
           This text has a color of #0d8eec        
        
          <p style="color:#0d8eec;">Text here</p>
        
        
          .mytext {color:#0d8eec;}
        
        Text color #0d8eec
      
           This box has a color of #0d8eec        
        
          <div style="background-color:#0d8eec;">Content here</div>
        
        
          .mybackground {background-color:#0d8eec;}
        
        Background color #0d8eec
      
           Border around this has a color of #0d8eec        
        
          <div style="border:2px solid #0d8eec;">Content here</div>
        
        
          .myborder {border:2px solid #0d8eec;}
        
        Border color #0d8eec