#0b3eeb color space conversions
Hex:
        #0b3eeb
        RGB:
        11, 62, 235
        CMY:
        96, 76, 8
        CMYK:
        95, 74, 0, 8
      HSL:
        226°, 91.0569%, 48.2353%
        HSV (HSB):
        226°, 95.3191%, 92.1569%
        XYZ:
        16.8560, 9.5146, 79.5453
        xyY:
        0.1591, 0.0898, 9.5146
      CIE-Lab:
        36.9567, 52.6539, -88.8235
        CIE-LCH:
        36.9567, 103.2572, 300.6591
        CIE-Luv:
        36.9567, -13.7030, -121.6931
        Hunter-Lab:
        30.8457, 43.5638, -131.3061
      #0b3eeb color charts
#0b3eeb RGB chart
      #0b3eeb CMYK chart
      #0b3eeb RGB pie chart
      #0b3eeb color shades, tints & tones
#0b3eeb color schemes
#0b3eeb color preview, HTML & CSS examples
           This text has a color of #0b3eeb        
        
          <p style="color:#0b3eeb;">Text here</p>
        
        
          .mytext {color:#0b3eeb;}
        
        Text color #0b3eeb
      
           This box has a color of #0b3eeb        
        
          <div style="background-color:#0b3eeb;">Content here</div>
        
        
          .mybackground {background-color:#0b3eeb;}
        
        Background color #0b3eeb
      
           Border around this has a color of #0b3eeb        
        
          <div style="border:2px solid #0b3eeb;">Content here</div>
        
        
          .myborder {border:2px solid #0b3eeb;}
        
        Border color #0b3eeb