#0b82c1 color space conversions
Hex:
        #0b82c1
        RGB:
        11, 130, 193
        CMY:
        96, 49, 24
        CMYK:
        94, 33, 0, 24
      HSL:
        201°, 89.2157%, 40.0000%
        HSV (HSB):
        201°, 94.3005%, 75.6863%
        XYZ:
        17.7463, 19.8867, 53.3553
        xyY:
        0.1950, 0.2186, 19.8867
      CIE-Lab:
        51.7088, -6.0720, -40.9379
        CIE-LCH:
        51.7088, 41.3857, 261.5632
        CIE-Luv:
        51.7088, -32.7681, -62.1237
        Hunter-Lab:
        44.5945, -7.0066, -39.7217
      #0b82c1 color charts
#0b82c1 RGB chart
      #0b82c1 CMYK chart
      #0b82c1 RGB pie chart
      #0b82c1 color shades, tints & tones
#0b82c1 color schemes
#0b82c1 color preview, HTML & CSS examples
           This text has a color of #0b82c1        
        
          <p style="color:#0b82c1;">Text here</p>
        
        
          .mytext {color:#0b82c1;}
        
        Text color #0b82c1
      
           This box has a color of #0b82c1        
        
          <div style="background-color:#0b82c1;">Content here</div>
        
        
          .mybackground {background-color:#0b82c1;}
        
        Background color #0b82c1
      
           Border around this has a color of #0b82c1        
        
          <div style="border:2px solid #0b82c1;">Content here</div>
        
        
          .myborder {border:2px solid #0b82c1;}
        
        Border color #0b82c1