#0b0fcb color space conversions
Hex:
        #0b0fcb
        RGB:
        11, 15, 203
        CMY:
        96, 94, 20
        CMYK:
        95, 93, 0, 20
      HSL:
        239°, 89.7196%, 41.9608%
        HSV (HSB):
        239°, 94.5813%, 79.6078%
        XYZ:
        11.0883, 4.7246, 56.8274
        xyY:
        0.1526, 0.0650, 4.7246
      CIE-Lab:
        25.9353, 63.5571, -88.7238
        CIE-LCH:
        25.9353, 109.1395, 305.6159
        CIE-Luv:
        25.9353, -7.4650, -101.1120
        Hunter-Lab:
        21.7361, 53.0206, -139.7939
      #0b0fcb color charts
#0b0fcb RGB chart
      #0b0fcb CMYK chart
      #0b0fcb RGB pie chart
      #0b0fcb color shades, tints & tones
#0b0fcb color schemes
#0b0fcb color preview, HTML & CSS examples
           This text has a color of #0b0fcb        
        
          <p style="color:#0b0fcb;">Text here</p>
        
        
          .mytext {color:#0b0fcb;}
        
        Text color #0b0fcb
      
           This box has a color of #0b0fcb        
        
          <div style="background-color:#0b0fcb;">Content here</div>
        
        
          .mybackground {background-color:#0b0fcb;}
        
        Background color #0b0fcb
      
           Border around this has a color of #0b0fcb        
        
          <div style="border:2px solid #0b0fcb;">Content here</div>
        
        
          .myborder {border:2px solid #0b0fcb;}
        
        Border color #0b0fcb