#0a82d2 color space conversions
Hex:
        #0a82d2
        RGB:
        10, 130, 210
        CMY:
        96, 49, 18
        CMYK:
        95, 38, 0, 18
      HSL:
        204°, 90.9091%, 43.1373%
        HSV (HSB):
        204°, 95.2381%, 82.3529%
        XYZ:
        19.7407, 20.6829, 63.9245
        xyY:
        0.1892, 0.1982, 20.6829
      CIE-Lab:
        52.6007, 0.4113, -49.1911
        CIE-LCH:
        52.6007, 49.1929, 270.4791
        CIE-Luv:
        52.6007, -31.7973, -76.2918
        Hunter-Lab:
        45.4785, -2.1066, -51.5030
      #0a82d2 color charts
#0a82d2 RGB chart
      #0a82d2 CMYK chart
      #0a82d2 RGB pie chart
      #0a82d2 color shades, tints & tones
#0a82d2 color schemes
#0a82d2 color preview, HTML & CSS examples
           This text has a color of #0a82d2        
        
          <p style="color:#0a82d2;">Text here</p>
        
        
          .mytext {color:#0a82d2;}
        
        Text color #0a82d2
      
           This box has a color of #0a82d2        
        
          <div style="background-color:#0a82d2;">Content here</div>
        
        
          .mybackground {background-color:#0a82d2;}
        
        Background color #0a82d2
      
           Border around this has a color of #0a82d2        
        
          <div style="border:2px solid #0a82d2;">Content here</div>
        
        
          .myborder {border:2px solid #0a82d2;}
        
        Border color #0a82d2