#0b64db color space conversions
Hex:
        #0b64db
        RGB:
        11, 100, 219
        CMY:
        96, 61, 14
        CMYK:
        95, 54, 0, 14
      HSL:
        214°, 90.4348%, 45.0980%
        HSV (HSB):
        214°, 94.9772%, 85.8824%
        XYZ:
        17.4814, 14.3000, 68.8566
        xyY:
        0.1737, 0.1421, 14.3000
      CIE-Lab:
        44.6601, 22.8814, -67.0827
        CIE-LCH:
        44.6601, 70.8776, 288.8341
        CIE-Luv:
        44.6601, -22.2903, -101.5264
        Hunter-Lab:
        37.8153, 16.3407, -81.4885
      #0b64db color charts
#0b64db RGB chart
      #0b64db CMYK chart
      #0b64db RGB pie chart
      #0b64db color shades, tints & tones
#0b64db color schemes
#0b64db color preview, HTML & CSS examples
           This text has a color of #0b64db        
        
          <p style="color:#0b64db;">Text here</p>
        
        
          .mytext {color:#0b64db;}
        
        Text color #0b64db
      
           This box has a color of #0b64db        
        
          <div style="background-color:#0b64db;">Content here</div>
        
        
          .mybackground {background-color:#0b64db;}
        
        Background color #0b64db
      
           Border around this has a color of #0b64db        
        
          <div style="border:2px solid #0b64db;">Content here</div>
        
        
          .myborder {border:2px solid #0b64db;}
        
        Border color #0b64db