#0a82a3 color space conversions
Hex:
        #0a82a3
        RGB:
        10, 130, 163
        CMY:
        96, 49, 36
        CMYK:
        94, 20, 0, 36
      HSL:
        193°, 88.4393%, 33.9216%
        HSV (HSB):
        193°, 93.8650%, 63.9216%
        XYZ:
        14.7187, 18.6741, 37.4790
        xyY:
        0.2077, 0.2635, 18.6741
      CIE-Lab:
        50.3038, -17.2906, -25.8481
        CIE-LCH:
        50.3038, 31.0981, 236.2202
        CIE-Luv:
        50.3038, -34.8422, -36.4029
        Hunter-Lab:
        43.2136, -14.8262, -21.1726
      #0a82a3 color charts
#0a82a3 RGB chart
      #0a82a3 CMYK chart
      #0a82a3 RGB pie chart
      #0a82a3 color shades, tints & tones
#0a82a3 color schemes
#0a82a3 color preview, HTML & CSS examples
           This text has a color of #0a82a3        
        
          <p style="color:#0a82a3;">Text here</p>
        
        
          .mytext {color:#0a82a3;}
        
        Text color #0a82a3
      
           This box has a color of #0a82a3        
        
          <div style="background-color:#0a82a3;">Content here</div>
        
        
          .mybackground {background-color:#0a82a3;}
        
        Background color #0a82a3
      
           Border around this has a color of #0a82a3        
        
          <div style="border:2px solid #0a82a3;">Content here</div>
        
        
          .myborder {border:2px solid #0a82a3;}
        
        Border color #0a82a3