#0a82cf color space conversions
Hex:
        #0a82cf
        RGB:
        10, 130, 207
        CMY:
        96, 49, 19
        CMYK:
        95, 37, 0, 19
      HSL:
        203°, 90.7834%, 42.5490%
        HSV (HSB):
        203°, 95.1691%, 81.1765%
        XYZ:
        19.3703, 20.5348, 61.9742
        xyY:
        0.1901, 0.2016, 20.5348
      CIE-Lab:
        52.4365, -0.7445, -47.7534
        CIE-LCH:
        52.4365, 47.7592, 269.1068
        CIE-Luv:
        52.4365, -31.9685, -73.8238
        Hunter-Lab:
        45.3153, -3.0010, -49.3655
      #0a82cf color charts
#0a82cf RGB chart
      #0a82cf CMYK chart
      #0a82cf RGB pie chart
      #0a82cf color shades, tints & tones
#0a82cf color schemes
#0a82cf color preview, HTML & CSS examples
           This text has a color of #0a82cf        
        
          <p style="color:#0a82cf;">Text here</p>
        
        
          .mytext {color:#0a82cf;}
        
        Text color #0a82cf
      
           This box has a color of #0a82cf        
        
          <div style="background-color:#0a82cf;">Content here</div>
        
        
          .mybackground {background-color:#0a82cf;}
        
        Background color #0a82cf
      
           Border around this has a color of #0a82cf        
        
          <div style="border:2px solid #0a82cf;">Content here</div>
        
        
          .myborder {border:2px solid #0a82cf;}
        
        Border color #0a82cf