#0b0dd8 color space conversions
Hex:
        #0b0dd8
        RGB:
        11, 13, 216
        CMY:
        96, 95, 15
        CMYK:
        95, 94, 0, 15
      HSL:
        239°, 90.3084%, 44.5098%
        HSV (HSB):
        239°, 94.9074%, 84.7059%
        XYZ:
        12.6766, 5.3169, 65.3239
        xyY:
        0.1521, 0.0638, 5.3169
      CIE-Lab:
        27.6191, 67.4479, -93.4761
        CIE-LCH:
        27.6191, 115.2693, 305.8124
        CIE-Luv:
        27.6191, -7.9065, -108.5817
        Hunter-Lab:
        23.0583, 57.7806, -151.8268
      #0b0dd8 color charts
#0b0dd8 RGB chart
      #0b0dd8 CMYK chart
      #0b0dd8 RGB pie chart
      #0b0dd8 color shades, tints & tones
#0b0dd8 color schemes
#0b0dd8 color preview, HTML & CSS examples
           This text has a color of #0b0dd8        
        
          <p style="color:#0b0dd8;">Text here</p>
        
        
          .mytext {color:#0b0dd8;}
        
        Text color #0b0dd8
      
           This box has a color of #0b0dd8        
        
          <div style="background-color:#0b0dd8;">Content here</div>
        
        
          .mybackground {background-color:#0b0dd8;}
        
        Background color #0b0dd8
      
           Border around this has a color of #0b0dd8        
        
          <div style="border:2px solid #0b0dd8;">Content here</div>
        
        
          .myborder {border:2px solid #0b0dd8;}
        
        Border color #0b0dd8