#0b80de color space conversions
Hex:
        #0b80de
        RGB:
        11, 128, 222
        CMY:
        96, 50, 13
        CMYK:
        95, 42, 0, 13
      HSL:
        207°, 90.5579%, 45.6863%
        HSV (HSB):
        207°, 95.0450%, 87.0588%
        XYZ:
        21.0420, 20.7834, 72.0098
        xyY:
        0.1848, 0.1826, 20.7834
      CIE-Lab:
        52.7116, 6.3019, -55.7821
        CIE-LCH:
        52.7116, 56.1369, 276.4455
        CIE-Luv:
        52.7116, -30.4792, -87.3795
        Hunter-Lab:
        45.5888, 2.6081, -61.7393
      #0b80de color charts
#0b80de RGB chart
      #0b80de CMYK chart
      #0b80de RGB pie chart
      #0b80de color shades, tints & tones
#0b80de color schemes
#0b80de color preview, HTML & CSS examples
           This text has a color of #0b80de        
        
          <p style="color:#0b80de;">Text here</p>
        
        
          .mytext {color:#0b80de;}
        
        Text color #0b80de
      
           This box has a color of #0b80de        
        
          <div style="background-color:#0b80de;">Content here</div>
        
        
          .mybackground {background-color:#0b80de;}
        
        Background color #0b80de
      
           Border around this has a color of #0b80de        
        
          <div style="border:2px solid #0b80de;">Content here</div>
        
        
          .myborder {border:2px solid #0b80de;}
        
        Border color #0b80de