#0b82ed color space conversions
Hex:
        #0b82ed
        RGB:
        11, 130, 237
        CMY:
        96, 49, 7
        CMYK:
        95, 45, 0, 7
      HSL:
        208°, 91.1290%, 48.6275%
        HSV (HSB):
        208°, 95.3586%, 92.9412%
        XYZ:
        23.4067, 22.1508, 83.1626
        xyY:
        0.1818, 0.1721, 22.1508
      CIE-Lab:
        54.1867, 10.8748, -61.8067
        CIE-LCH:
        54.1867, 62.7561, 279.9790
        CIE-Luv:
        54.1867, -30.3783, -97.8486
        Hunter-Lab:
        47.0647, 6.4103, -71.8193
      #0b82ed color charts
#0b82ed RGB chart
      #0b82ed CMYK chart
      #0b82ed RGB pie chart
      #0b82ed color shades, tints & tones
#0b82ed color schemes
#0b82ed color preview, HTML & CSS examples
           This text has a color of #0b82ed        
        
          <p style="color:#0b82ed;">Text here</p>
        
        
          .mytext {color:#0b82ed;}
        
        Text color #0b82ed
      
           This box has a color of #0b82ed        
        
          <div style="background-color:#0b82ed;">Content here</div>
        
        
          .mybackground {background-color:#0b82ed;}
        
        Background color #0b82ed
      
           Border around this has a color of #0b82ed        
        
          <div style="border:2px solid #0b82ed;">Content here</div>
        
        
          .myborder {border:2px solid #0b82ed;}
        
        Border color #0b82ed