#0b14ed color space conversions
Hex:
        #0b14ed
        RGB:
        11, 20, 237
        CMY:
        96, 92, 7
        CMYK:
        95, 92, 0, 7
      HSL:
        238°, 91.1290%, 48.6275%
        HSV (HSB):
        238°, 95.3586%, 92.9412%
        XYZ:
        15.6742, 6.6859, 80.5851
        xyY:
        0.1523, 0.0649, 6.6859
      CIE-Lab:
        31.0808, 71.2559, -99.7357
        CIE-LCH:
        31.0808, 122.5750, 305.5438
        CIE-Luv:
        31.0808, -9.1197, -121.2650
        Hunter-Lab:
        25.8571, 62.9545, -166.6809
      #0b14ed color charts
#0b14ed RGB chart
      #0b14ed CMYK chart
      #0b14ed RGB pie chart
      #0b14ed color shades, tints & tones
#0b14ed color schemes
#0b14ed color preview, HTML & CSS examples
           This text has a color of #0b14ed        
        
          <p style="color:#0b14ed;">Text here</p>
        
        
          .mytext {color:#0b14ed;}
        
        Text color #0b14ed
      
           This box has a color of #0b14ed        
        
          <div style="background-color:#0b14ed;">Content here</div>
        
        
          .mybackground {background-color:#0b14ed;}
        
        Background color #0b14ed
      
           Border around this has a color of #0b14ed        
        
          <div style="border:2px solid #0b14ed;">Content here</div>
        
        
          .myborder {border:2px solid #0b14ed;}
        
        Border color #0b14ed