#0b45ec color space conversions
Hex:
        #0b45ec
        RGB:
        11, 69, 236
        CMY:
        96, 73, 7
        CMYK:
        95, 71, 0, 7
      HSL:
        225°, 91.0931%, 48.4314%
        HSV (HSB):
        225°, 95.3390%, 92.5490%
        XYZ:
        17.4065, 10.3835, 80.4437
        xyY:
        0.1608, 0.0959, 10.3835
      CIE-Lab:
        38.5221, 48.9313, -86.8000
        CIE-LCH:
        38.5221, 99.6419, 299.4110
        CIE-Luv:
        38.5221, -14.9537, -121.6286
        Hunter-Lab:
        32.2235, 40.0310, -125.4570
      #0b45ec color charts
#0b45ec RGB chart
      #0b45ec CMYK chart
      #0b45ec RGB pie chart
      #0b45ec color shades, tints & tones
#0b45ec color schemes
#0b45ec color preview, HTML & CSS examples
           This text has a color of #0b45ec        
        
          <p style="color:#0b45ec;">Text here</p>
        
        
          .mytext {color:#0b45ec;}
        
        Text color #0b45ec
      
           This box has a color of #0b45ec        
        
          <div style="background-color:#0b45ec;">Content here</div>
        
        
          .mybackground {background-color:#0b45ec;}
        
        Background color #0b45ec
      
           Border around this has a color of #0b45ec        
        
          <div style="border:2px solid #0b45ec;">Content here</div>
        
        
          .myborder {border:2px solid #0b45ec;}
        
        Border color #0b45ec