#0b3fcf color space conversions
Hex:
        #0b3fcf
        RGB:
        11, 63, 207
        CMY:
        96, 75, 19
        CMYK:
        95, 70, 0, 19
      HSL:
        224°, 89.9083%, 42.7451%
        HSV (HSB):
        224°, 94.6860%, 81.1765%
        XYZ:
        13.1780, 8.1312, 59.9064
        xyY:
        0.1623, 0.1001, 8.1312
      CIE-Lab:
        34.2546, 42.1713, -77.2374
        CIE-LCH:
        34.2546, 88.0002, 298.6344
        CIE-Luv:
        34.2546, -13.5499, -105.0563
        Hunter-Lab:
        28.5152, 32.5904, -104.5994
      #0b3fcf color charts
#0b3fcf RGB chart
      #0b3fcf CMYK chart
      #0b3fcf RGB pie chart
      #0b3fcf color shades, tints & tones
#0b3fcf color schemes
#0b3fcf color preview, HTML & CSS examples
           This text has a color of #0b3fcf        
        
          <p style="color:#0b3fcf;">Text here</p>
        
        
          .mytext {color:#0b3fcf;}
        
        Text color #0b3fcf
      
           This box has a color of #0b3fcf        
        
          <div style="background-color:#0b3fcf;">Content here</div>
        
        
          .mybackground {background-color:#0b3fcf;}
        
        Background color #0b3fcf
      
           Border around this has a color of #0b3fcf        
        
          <div style="border:2px solid #0b3fcf;">Content here</div>
        
        
          .myborder {border:2px solid #0b3fcf;}
        
        Border color #0b3fcf