#0a82ff color space conversions
Hex:
        #0a82ff
        RGB:
        10, 130, 255
        CMY:
        96, 49, 0
        CMYK:
        96, 49, 0, 0
      HSL:
        211°, 100.0000%, 51.9608%
        HSV (HSB):
        211°, 96.0784%, 100.0000%
        XYZ:
        26.1578, 23.2498, 97.7167
        xyY:
        0.1778, 0.1580, 23.2498
      CIE-Lab:
        55.3287, 17.7790, -69.9346
        CIE-LCH:
        55.3287, 72.1591, 284.2637
        CIE-Luv:
        55.3287, -29.6478, -111.5710
        Hunter-Lab:
        48.2180, 12.4529, -86.4021
      #0a82ff color charts
#0a82ff RGB chart
      #0a82ff CMYK chart
      #0a82ff RGB pie chart
      #0a82ff color shades, tints & tones
#0a82ff color schemes
#0a82ff color preview, HTML & CSS examples
           This text has a color of #0a82ff        
        
          <p style="color:#0a82ff;">Text here</p>
        
        
          .mytext {color:#0a82ff;}
        
        Text color #0a82ff
      
           This box has a color of #0a82ff        
        
          <div style="background-color:#0a82ff;">Content here</div>
        
        
          .mybackground {background-color:#0a82ff;}
        
        Background color #0a82ff
      
           Border around this has a color of #0a82ff        
        
          <div style="border:2px solid #0a82ff;">Content here</div>
        
        
          .myborder {border:2px solid #0a82ff;}
        
        Border color #0a82ff