#0b3dcf color space conversions
Hex:
        #0b3dcf
        RGB:
        11, 61, 207
        CMY:
        96, 76, 19
        CMYK:
        95, 71, 0, 19
      HSL:
        225°, 89.9083%, 42.7451%
        HSV (HSB):
        225°, 94.6860%, 81.1765%
        XYZ:
        13.0692, 7.9136, 59.8701
        xyY:
        0.1616, 0.0979, 7.9136
      CIE-Lab:
        33.8024, 43.4065, -77.9840
        CIE-LCH:
        33.8024, 89.2504, 299.1007
        CIE-Luv:
        33.8024, -13.1627, -105.2907
        Hunter-Lab:
        28.1312, 33.6984, -106.4921
      #0b3dcf color charts
#0b3dcf RGB chart
      #0b3dcf CMYK chart
      #0b3dcf RGB pie chart
      #0b3dcf color shades, tints & tones
#0b3dcf color schemes
#0b3dcf color preview, HTML & CSS examples
           This text has a color of #0b3dcf        
        
          <p style="color:#0b3dcf;">Text here</p>
        
        
          .mytext {color:#0b3dcf;}
        
        Text color #0b3dcf
      
           This box has a color of #0b3dcf        
        
          <div style="background-color:#0b3dcf;">Content here</div>
        
        
          .mybackground {background-color:#0b3dcf;}
        
        Background color #0b3dcf
      
           Border around this has a color of #0b3dcf        
        
          <div style="border:2px solid #0b3dcf;">Content here</div>
        
        
          .myborder {border:2px solid #0b3dcf;}
        
        Border color #0b3dcf