#0a8cbb color space conversions
Hex:
        #0a8cbb
        RGB:
        10, 140, 187
        CMY:
        96, 45, 27
        CMYK:
        95, 25, 0, 27
      HSL:
        196°, 89.8477%, 38.6275%
        HSV (HSB):
        196°, 94.6524%, 73.3333%
        XYZ:
        18.4729, 22.4086, 50.3654
        xyY:
        0.2024, 0.2456, 22.4086
      CIE-Lab:
        54.4578, -14.0729, -33.1962
        CIE-LCH:
        54.4578, 36.0559, 247.0264
        CIE-Luv:
        54.4578, -36.6164, -49.2215
        Hunter-Lab:
        47.3377, -13.1837, -29.9458
      #0a8cbb color charts
#0a8cbb RGB chart
      #0a8cbb CMYK chart
      #0a8cbb RGB pie chart
      #0a8cbb color shades, tints & tones
#0a8cbb color schemes
#0a8cbb color preview, HTML & CSS examples
           This text has a color of #0a8cbb        
        
          <p style="color:#0a8cbb;">Text here</p>
        
        
          .mytext {color:#0a8cbb;}
        
        Text color #0a8cbb
      
           This box has a color of #0a8cbb        
        
          <div style="background-color:#0a8cbb;">Content here</div>
        
        
          .mybackground {background-color:#0a8cbb;}
        
        Background color #0a8cbb
      
           Border around this has a color of #0a8cbb        
        
          <div style="border:2px solid #0a8cbb;">Content here</div>
        
        
          .myborder {border:2px solid #0a8cbb;}
        
        Border color #0a8cbb