#0b30e1 color space conversions
Hex:
        #0b30e1
        RGB:
        11, 48, 225
        CMY:
        96, 81, 12
        CMYK:
        95, 79, 0, 12
      HSL:
        230°, 90.6780%, 46.2745%
        HSV (HSB):
        230°, 95.1111%, 88.2353%
        XYZ:
        14.7856, 7.6213, 71.9259
        xyY:
        0.1567, 0.0808, 7.6213
      CIE-Lab:
        33.1814, 56.9189, -89.3872
        CIE-LCH:
        33.1814, 105.9709, 302.4877
        CIE-Luv:
        33.1814, -11.3683, -116.2305
        Hunter-Lab:
        27.6067, 47.2892, -135.1483
      #0b30e1 color charts
#0b30e1 RGB chart
      #0b30e1 CMYK chart
      #0b30e1 RGB pie chart
      #0b30e1 color shades, tints & tones
#0b30e1 color schemes
#0b30e1 color preview, HTML & CSS examples
           This text has a color of #0b30e1        
        
          <p style="color:#0b30e1;">Text here</p>
        
        
          .mytext {color:#0b30e1;}
        
        Text color #0b30e1
      
           This box has a color of #0b30e1        
        
          <div style="background-color:#0b30e1;">Content here</div>
        
        
          .mybackground {background-color:#0b30e1;}
        
        Background color #0b30e1
      
           Border around this has a color of #0b30e1        
        
          <div style="border:2px solid #0b30e1;">Content here</div>
        
        
          .myborder {border:2px solid #0b30e1;}
        
        Border color #0b30e1