#0b82cd color space conversions
Hex:
        #0b82cd
        RGB:
        11, 130, 205
        CMY:
        96, 49, 20
        CMYK:
        95, 37, 0, 20
      HSL:
        203°, 89.8148%, 42.3529%
        HSV (HSB):
        203°, 94.6341%, 80.3922%
        XYZ:
        19.1401, 20.4442, 60.6949
        xyY:
        0.1909, 0.2039, 20.4442
      CIE-Lab:
        52.3357, -1.4803, -46.7788
        CIE-LCH:
        52.3357, 46.8023, 268.1875
        CIE-Luv:
        52.3357, -32.0432, -72.1568
        Hunter-Lab:
        45.2153, -3.5658, -47.9376
      #0b82cd color charts
#0b82cd RGB chart
      #0b82cd CMYK chart
      #0b82cd RGB pie chart
      #0b82cd color shades, tints & tones
#0b82cd color schemes
#0b82cd color preview, HTML & CSS examples
           This text has a color of #0b82cd        
        
          <p style="color:#0b82cd;">Text here</p>
        
        
          .mytext {color:#0b82cd;}
        
        Text color #0b82cd
      
           This box has a color of #0b82cd        
        
          <div style="background-color:#0b82cd;">Content here</div>
        
        
          .mybackground {background-color:#0b82cd;}
        
        Background color #0b82cd
      
           Border around this has a color of #0b82cd        
        
          <div style="border:2px solid #0b82cd;">Content here</div>
        
        
          .myborder {border:2px solid #0b82cd;}
        
        Border color #0b82cd