#0b80d1 color space conversions
Hex:
        #0b80d1
        RGB:
        11, 128, 209
        CMY:
        96, 50, 18
        CMYK:
        95, 39, 0, 18
      HSL:
        205°, 90.0000%, 43.1373%
        HSV (HSB):
        205°, 94.7368%, 81.9608%
        XYZ:
        19.3658, 20.1129, 63.1831
        xyY:
        0.1886, 0.1959, 20.1129
      CIE-Lab:
        51.9647, 1.2667, -49.6378
        CIE-LCH:
        51.9647, 49.6540, 271.4619
        CIE-Luv:
        51.9647, -31.1643, -76.8938
        Hunter-Lab:
        44.8475, -1.4040, -52.1372
      #0b80d1 color charts
#0b80d1 RGB chart
      #0b80d1 CMYK chart
      #0b80d1 RGB pie chart
      #0b80d1 color shades, tints & tones
#0b80d1 color schemes
#0b80d1 color preview, HTML & CSS examples
           This text has a color of #0b80d1        
        
          <p style="color:#0b80d1;">Text here</p>
        
        
          .mytext {color:#0b80d1;}
        
        Text color #0b80d1
      
           This box has a color of #0b80d1        
        
          <div style="background-color:#0b80d1;">Content here</div>
        
        
          .mybackground {background-color:#0b80d1;}
        
        Background color #0b80d1
      
           Border around this has a color of #0b80d1        
        
          <div style="border:2px solid #0b80d1;">Content here</div>
        
        
          .myborder {border:2px solid #0b80d1;}
        
        Border color #0b80d1