#0a83a8 color space conversions
Hex:
        #0a83a8
        RGB:
        10, 131, 168
        CMY:
        96, 49, 34
        CMYK:
        94, 22, 0, 34
      HSL:
        194°, 88.7640%, 34.9020%
        HSV (HSB):
        194°, 94.0476%, 65.8824%
        XYZ:
        15.3094, 19.1243, 39.9303
        xyY:
        0.2059, 0.2572, 19.1243
      CIE-Lab:
        50.8323, -16.0239, -27.9283
        CIE-LCH:
        50.8323, 32.1987, 240.1548
        CIE-Luv:
        50.8323, -34.8352, -39.9386
        Hunter-Lab:
        43.7313, -14.0409, -23.5247
      #0a83a8 color charts
#0a83a8 RGB chart
      #0a83a8 CMYK chart
      #0a83a8 RGB pie chart
      #0a83a8 color shades, tints & tones
#0a83a8 color schemes
#0a83a8 color preview, HTML & CSS examples
           This text has a color of #0a83a8        
        
          <p style="color:#0a83a8;">Text here</p>
        
        
          .mytext {color:#0a83a8;}
        
        Text color #0a83a8
      
           This box has a color of #0a83a8        
        
          <div style="background-color:#0a83a8;">Content here</div>
        
        
          .mybackground {background-color:#0a83a8;}
        
        Background color #0a83a8
      
           Border around this has a color of #0a83a8        
        
          <div style="border:2px solid #0a83a8;">Content here</div>
        
        
          .myborder {border:2px solid #0a83a8;}
        
        Border color #0a83a8