#0a8cde color space conversions
Hex:
        #0a8cde
        RGB:
        10, 140, 222
        CMY:
        96, 45, 13
        CMYK:
        95, 37, 0, 13
      HSL:
        203°, 91.3793%, 45.4902%
        HSV (HSB):
        203°, 95.4955%, 87.0588%
        XYZ:
        22.6881, 24.0946, 72.5622
        xyY:
        0.1901, 0.2019, 24.0946
      CIE-Lab:
        56.1824, -0.9682, -50.2424
        CIE-LCH:
        56.1824, 50.2517, 268.8960
        CIE-Luv:
        56.1824, -34.3544, -78.8760
        Hunter-Lab:
        49.0863, -3.3968, -53.2855
      #0a8cde color charts
#0a8cde RGB chart
      #0a8cde CMYK chart
      #0a8cde RGB pie chart
      #0a8cde color shades, tints & tones
#0a8cde color schemes
#0a8cde color preview, HTML & CSS examples
           This text has a color of #0a8cde        
        
          <p style="color:#0a8cde;">Text here</p>
        
        
          .mytext {color:#0a8cde;}
        
        Text color #0a8cde
      
           This box has a color of #0a8cde        
        
          <div style="background-color:#0a8cde;">Content here</div>
        
        
          .mybackground {background-color:#0a8cde;}
        
        Background color #0a8cde
      
           Border around this has a color of #0a8cde        
        
          <div style="border:2px solid #0a8cde;">Content here</div>
        
        
          .myborder {border:2px solid #0a8cde;}
        
        Border color #0a8cde