#0b3ddb color space conversions
Hex:
        #0b3ddb
        RGB:
        11, 61, 219
        CMY:
        96, 76, 14
        CMYK:
        95, 72, 0, 14
      HSL:
        226°, 90.4348%, 45.0980%
        HSV (HSB):
        226°, 94.9772%, 85.8824%
        XYZ:
        14.5929, 8.5231, 67.8938
        xyY:
        0.1603, 0.0937, 8.5231
      CIE-Lab:
        35.0494, 47.6943, -82.8489
        CIE-LCH:
        35.0494, 95.5965, 299.9281
        CIE-Luv:
        35.0494, -13.3022, -112.4135
        Hunter-Lab:
        29.1944, 38.1339, -117.4476
      #0b3ddb color charts
#0b3ddb RGB chart
      #0b3ddb CMYK chart
      #0b3ddb RGB pie chart
      #0b3ddb color shades, tints & tones
#0b3ddb color schemes
#0b3ddb color preview, HTML & CSS examples
           This text has a color of #0b3ddb        
        
          <p style="color:#0b3ddb;">Text here</p>
        
        
          .mytext {color:#0b3ddb;}
        
        Text color #0b3ddb
      
           This box has a color of #0b3ddb        
        
          <div style="background-color:#0b3ddb;">Content here</div>
        
        
          .mybackground {background-color:#0b3ddb;}
        
        Background color #0b3ddb
      
           Border around this has a color of #0b3ddb        
        
          <div style="border:2px solid #0b3ddb;">Content here</div>
        
        
          .myborder {border:2px solid #0b3ddb;}
        
        Border color #0b3ddb