#0b12dd color space conversions
Hex:
        #0b12dd
        RGB:
        11, 18, 221
        CMY:
        96, 93, 13
        CMYK:
        95, 92, 0, 13
      HSL:
        238°, 90.5172%, 45.4902%
        HSV (HSB):
        238°, 95.0226%, 86.6667%
        XYZ:
        13.4055, 5.7242, 68.8050
        xyY:
        0.1524, 0.0651, 5.7242
      CIE-Lab:
        28.7057, 67.5690, -94.5472
        CIE-LCH:
        28.7057, 116.2099, 305.5519
        CIE-Luv:
        28.7057, -8.3679, -111.8788
        Hunter-Lab:
        23.9253, 58.1449, -153.7596
      #0b12dd color charts
#0b12dd RGB chart
      #0b12dd CMYK chart
      #0b12dd RGB pie chart
      #0b12dd color shades, tints & tones
#0b12dd color schemes
#0b12dd color preview, HTML & CSS examples
           This text has a color of #0b12dd        
        
          <p style="color:#0b12dd;">Text here</p>
        
        
          .mytext {color:#0b12dd;}
        
        Text color #0b12dd
      
           This box has a color of #0b12dd        
        
          <div style="background-color:#0b12dd;">Content here</div>
        
        
          .mybackground {background-color:#0b12dd;}
        
        Background color #0b12dd
      
           Border around this has a color of #0b12dd        
        
          <div style="border:2px solid #0b12dd;">Content here</div>
        
        
          .myborder {border:2px solid #0b12dd;}
        
        Border color #0b12dd